Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

osg::DataType Class Reference

DataType. More...

#include <OSGDataType.h>

Inheritance diagram for osg::DataType:

Inheritance graph
[legend]
Collaboration diagram for osg::DataType:

Collaboration graph
[legend]
List of all members.

Public Methods

Constructors
 DataType (const Char8 *szName, const Char8 *szParentName, const UInt32 uiNameSpace=0)
Destructors
virtual ~DataType (void)
Operators
bool operator== (const DataType &other) const
bool operator!= (const DataType &other) const

Protected Types

typedef TypeBase Inherited

Protected Methods

 DataType (const DataType &source)

Private Methods

void operator= (const DataType &source)
 prohibit default function (move to 'public' if needed)


Detailed Description

DataType.


Member Typedef Documentation

typedef TypeBase osg::DataType::Inherited [protected]
 

Reimplemented in osg::FieldType, and osg::FieldContainerType.


Constructor & Destructor Documentation

DataType::DataType const Char8   szName,
const Char8   szParentName,
const UInt32    uiNameSpace = 0
 

DataType::~DataType void    [virtual]
 

DataType::DataType const DataType &    source [protected]
 


Member Function Documentation

bool DataType::operator== const DataType &    other const
 

bool DataType::operator!= const DataType &    other const
 

void osg::DataType::operator= const DataType &    source [private]
 

prohibit default function (move to 'public' if needed)


The documentation for this class was generated from the following files:
Generated on Wed Jul 3 16:23:32 2002 for OpenSG by doxygen1.2.16