MDTraits_UInt32 Class Reference

#include <mdtraits.h>

Inheritance diagram for MDTraits_UInt32:

MDTraits_Int32 MDTraits_BasicInt MDTraits RefCount IRefCount List of all members.

Public Member Functions

virtual std::string Name () const
 A unique name for this trait.

Protected Member Functions

virtual std::string GetString (MDValuePtr Object)
 Get string from a UInt32.
virtual size_t ReadValue (MDValuePtr Object, const UInt8 *Buffer, size_t Size, int Count=0)
 Read value from memory buffer.

Member Function Documentation

virtual std::string Name ( void   )  const [inline, virtual]

A unique name for this trait.

Reimplemented from MDTraits_Int32.

std::string GetString ( MDValuePtr  Object  )  [protected, virtual]

Get string from a UInt32.

< Buffer to hold text version of the value (32 bytes must be enough!)

Reimplemented from MDTraits_BasicInt.

size_t ReadValue ( MDValuePtr  Object,
const UInt8 Buffer,
size_t  Size,
int  Count = 0 
) [protected, virtual]

Read value from memory buffer.

Reimplemented from MDTraits_BasicInt.


The documentation for this class was generated from the following files:
Generated on Mon Apr 2 15:21:00 2007 for MXFLib by  doxygen 1.5.1-p1