DataSourcePathBuilder Class Reference

Utility class to help build up parts of a path. More...

Collaboration diagram for DataSourcePathBuilder:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DataSourcePathBuilder ()
virtual ~DataSourcePathBuilder ()
void addSection (IStringSection::Pointer part)
 Adds another section to the path.
void clearSections ()
 Clears the sections.

Private Member Functions

 DataSourcePathBuilder (const DataSourcePathBuilder &)
void operator= (const DataSourcePathBuilder &)

Private Attributes

IStringSection::Collection _parts

Detailed Description

Utility class to help build up parts of a path.

Author:
Mike Jackson
Date:
Nov 2007
Version:
Revision
1.2


Constructor & Destructor Documentation

DataSourcePathBuilder::DataSourcePathBuilder (  ) 

DataSourcePathBuilder::~DataSourcePathBuilder (  )  [virtual]

DataSourcePathBuilder::DataSourcePathBuilder ( const DataSourcePathBuilder  )  [private]


Member Function Documentation

void DataSourcePathBuilder::addSection ( IStringSection::Pointer  part  ) 

Adds another section to the path.

Parameters:
part The part to add

void DataSourcePathBuilder::clearSections (  ) 

Clears the sections.

void DataSourcePathBuilder::operator= ( const DataSourcePathBuilder  )  [private]


Member Data Documentation

IStringSection::Collection DataSourcePathBuilder::_parts [private]


The documentation for this class was generated from the following files:
Generated on Tue Nov 17 18:43:11 2009 for MXADataModel by  doxygen 1.5.2