VR-Exchange 2.1 API Documentation
Classes | Namespaces | Typedefs | Functions
variableLengthData.h File Reference

Go to the source code of this file.

Classes

class  MAKVrExchange::DtVariableLengthData
 Represents variable length byte arrays. More...

Namespaces

namespace  MAKVrExchange
 All code for this product is placed within this namespace.

Typedefs

typedef std::pair< DtString,
DtVariableLengthData > 
MAKVrExchange::DtAttributeValuePair
 A std::pair keyed with a DtString, and whos value is a DtVariableLengthData byte array.
typedef std::list
< DtAttributeValuePair > 
MAKVrExchange::DtAttributeValuePairList
 A list of DtAttributeValuePairs.

Functions

std::ostream & MAKVrExchange::operator<< (std::ostream &stream, const DtVariableLengthData &val)
 Prints a DtVariableLengthData type to a stream.
std::ostream & MAKVrExchange::operator<< (std::ostream &stream, const std::vector< DtString > &val)
 Prints a std::vector<DtString> type to a stream.
std::ostream & MAKVrExchange::operator<< (std::ostream &stream, const DtAttributeValuePair &val)
 Prints a DtAttributeValuePair type to a stream.
DT_DLL_LIBPORTAL std::ostream & MAKVrExchange::operator<< (std::ostream &stream, const DtAttributeValuePairList &val)
 Prints a DtAttributeValuePairList type to a stream.

Document ID: Generated on Tue Aug 7 22:07:13 EDT 2012 from SVN revision 117874
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)