![]() |
WebLVC 1.8 API Documentation
|
Declares classes and data types used by aggregates. More...
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 | |
| MAKVrExchange | |
Typedefs | |
| typedef std::vector < DtAggregateVariableDatum > | MAKVrExchange::DtAggregateVariableDatumArray |
| typedef std::vector < DtSilentAggregate > | MAKVrExchange::DtSilentAggregateArray |
| A vector of DtSilentAggregates. More... | |
| 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::DtAggregateVariableDatumArray &msg) |
| std::ostream & | operator<< (std::ostream &str, const MAKVrExchange::DtSilentEntity &msg) |
| std::ostream & | operator<< (std::ostream &str, const MAKVrExchange::DtSilentEntityArray &msg) |
Declares classes and data types used by aggregates.
| 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::DtAggregateVariableDatumArray & | msg | ||
| ) |
| std::ostream& operator<< | ( | std::ostream & | str, |
| const MAKVrExchange::DtSilentEntity & | msg | ||
| ) |
| std::ostream& operator<< | ( | std::ostream & | str, |
| const MAKVrExchange::DtSilentEntityArray & | msg | ||
| ) |