VR-Link API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions

OMT Datatype of type unicode (utf16-Big Endian string) More...

+ Inheritance diagram for DtUtf16DatatypeRep:
+ Collaboration diagram for DtUtf16DatatypeRep:

Public Member Functions

 DtUtf16DatatypeRep (bool useImplicitPadding)
 Default Constructor.
virtual ~DtUtf16DatatypeRep ()
 Destructor.
 DtUtf16DatatypeRep (const DtUtf16DatatypeRep &orig)
 Copy Constructor.
DtUtf16DatatypeRepoperator= (const DtUtf16DatatypeRep &rhs)
 Assignment Operator.
virtual const char * datatype () const
virtual DtString stringRep (const void *ptr, int *size=0) const
virtual std::vector< char > valueFromStringRep (const DtString &stringRep) const
- Public Member Functions inherited from DtDatatypeRep
 DtDatatypeRep (bool useImplicitPadding)
 DtDatatypeRep (const DtDatatypeRep &orig)
 Copy Constructor.
DtDatatypeRepoperator= (const DtDatatypeRep &rhs)
 Assignment Operator.

Additional Inherited Members

- Protected Attributes inherited from DtDatatypeRep
bool myUseImplicitPadding

Detailed Description

OMT Datatype of type unicode (utf16-Big Endian string)

Constructor & Destructor Documentation

DtUtf16DatatypeRep::DtUtf16DatatypeRep ( bool  useImplicitPadding)

Default Constructor.

virtual DtUtf16DatatypeRep::~DtUtf16DatatypeRep ( )
virtual

Destructor.

DtUtf16DatatypeRep::DtUtf16DatatypeRep ( const DtUtf16DatatypeRep orig)

Copy Constructor.

Member Function Documentation

virtual const char* DtUtf16DatatypeRep::datatype ( ) const
virtual
Returns
"string"

Implements DtDatatypeRep.

DtUtf16DatatypeRep& DtUtf16DatatypeRep::operator= ( const DtUtf16DatatypeRep rhs)

Assignment Operator.

virtual DtString DtUtf16DatatypeRep::stringRep ( const void *  ptr,
int *  size = 0 
) const
virtual
Returns
an exact copy of the byte stream

Implements DtDatatypeRep.

virtual std::vector<char> DtUtf16DatatypeRep::valueFromStringRep ( const DtString stringRep) const
virtual
Returns
the reverse of string rep

Implements DtDatatypeRep.


The documentation for this class was generated from the following file:

Document ID: Generated on Tue Mar 1 02:56:17 EST 2016 from SVN revision 162687
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)