WebLVC 1.7d API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties 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

 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)
 

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::DtAggregateVariableDatumArray msg 
)
std::ostream& operator<< ( std::ostream &  str,
const MAKVrExchange::DtSilentEntity msg 
)
std::ostream& operator<< ( std::ostream &  str,
const MAKVrExchange::DtSilentEntityArray msg 
)

Document ID: Generated on Wed Jun 21 15:05:44 EDT 2023 from SVN revision 256253
Copyright © 2005-2023 MAK Technologies. All Rights Reserved (www.mak.com)