#include <TopoIndex.h>
◆ CTopoIndex() [1/2]
| CTopoIndex::CTopoIndex |
( |
| ) |
|
◆ CTopoIndex() [2/2]
| dds::topology_api::CTopoIndex::CTopoIndex |
( |
const std::string & |
_path | ) |
|
Constructor with path.
- Parameters
-
| _path | Path to element in topology. |
◆ ~CTopoIndex()
| CTopoIndex::~CTopoIndex |
( |
| ) |
|
◆ getPath()
| string CTopoIndex::getPath |
( |
| ) |
const |
◆ toString()
| string CTopoIndex::toString |
( |
| ) |
const |
|
virtual |
Returns string representation of an object.
- Returns
- String representation of an object.
◆ operator<<
| std::ostream& operator<< |
( |
std::ostream & |
_strm, |
|
|
const CTopoIndex & |
_index |
|
) |
| |
|
friend |
Operator << for convenient output to ostream.
- Returns
- Insertion stream in order to be able to call a succession of insertion operations.
The documentation for this class was generated from the following files: