VR-Exchange 2.6 API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs | Functions
aggregateTypes.h File Reference

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

namespace  MAKVrExchange

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)

Detailed Description

Declares classes and data types used by aggregates.

Function Documentation

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 
)

Document ID: Generated on Wed Jan 30 18:15:18 EST 2019 from SVN revision 195534
Copyright © 2005-2019 VT MÄK. All Rights Reserved (www.mak.com)