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

Contains the DtVariableLengthData class declaration. More...

Go to the source code of this file.

Classes

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

Namespaces

namespace  MAKVrExchange

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 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.

Detailed Description

Contains the DtVariableLengthData class declaration.


Document ID: Generated on Thu Jul 23 10:25:22 EDT 2015 from SVN revision 155065
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)