![]() |
VR-Exchange 2.1 API Documentation
|
Go to the source code of this file.
Classes | |
| class | MAKVrExchange::DtSilentAggregate |
| A container class for the SilentAggregateType. More... | |
| class | MAKVrExchange::DtSilentEntity |
| Represents entities which are not simulated, but rather only listed in the aggregate. More... | |
| class | MAKVrExchange::DtAggregateVariableDatum |
| Represents variable data transmitted as part of the Aggregate Object. More... | |
Namespaces | |
| namespace | MAKVrExchange |
| All code for this product is placed within this namespace. | |
Typedefs | |
| typedef std::vector < DtAggregateVariableDatum > | MAKVrExchange::DtAggregateVariableDatumArray |
| typedef std::vector < DtSilentAggregate > | MAKVrExchange::DtSilentAggregateArray |
| A vector of DtSilentAggregates. | |
| typedef std::vector < DtSilentEntity > | MAKVrExchange::DtSilentEntityArray |
Functions | |
| std::ostream & | operator<< (std::ostream &str, const MAKVrExchange::DtSilentAggregate &msg) |
| std::ostream & | operator<< (std::ostream &str, const MAKVrExchange::DtSilentAggregateArray &msg) |
| std::ostream & | operator<< (std::ostream &str, const MAKVrExchange::DtAggregateVariableDatum &msg) |
| std::ostream & | operator<< (std::ostream &str, const MAKVrExchange::DtSilentEntity &msg) |
| std::ostream & | operator<< (std::ostream &stream, const std::vector< DtString > &message) |
| std::ostream& operator<< | ( | std::ostream & | str, |
| const MAKVrExchange::DtSilentAggregate & | msg | ||
| ) |
| std::ostream & operator<< | ( | std::ostream & | str, |
| const MAKVrExchange::DtSilentAggregateArray & | msg | ||
| ) |
| std::ostream& operator<< | ( | std::ostream & | str, |
| const MAKVrExchange::DtAggregateVariableDatum & | msg | ||
| ) |
| std::ostream& operator<< | ( | std::ostream & | str, |
| const MAKVrExchange::DtSilentEntity & | msg | ||
| ) |
| std::ostream& operator<< | ( | std::ostream & | stream, |
| const std::vector< DtString > & | message | ||
| ) |