OpenSim::rdSerializableObject2 Class Reference

#include <rdSerializableObject2.h>

Inheritance diagram for OpenSim::rdSerializableObject2:
OpenSim::Object

List of all members.

Public Member Functions

 rdSerializableObject2 ()
 Default constructor.
 rdSerializableObject2 (const std::string &aFileName)
 rdSerializableObject2 (const rdSerializableObject2 &aNode)
 Copy constructor.
virtual Objectcopy () const
 Construct and return a copy of this object.
rdSerializableObject2operator= (const rdSerializableObject2 &aObject)
 Assignment operator.

Constructor & Destructor Documentation

rdSerializableObject2::rdSerializableObject2 (  ) 

Default constructor.

OpenSim::rdSerializableObject2::rdSerializableObject2 ( const std::string &  aFileName  ) 
rdSerializableObject2::rdSerializableObject2 ( const rdSerializableObject2 aObject  ) 

Copy constructor.

Parameters:
aObject Object to copy.

Member Function Documentation

Object * rdSerializableObject2::copy (  )  const [virtual]

Construct and return a copy of this object.

The object is allocated using the new operator, so the caller is responsible for deleting the returned object.

Returns:
Copy of this object.

Reimplemented from OpenSim::Object.

rdSerializableObject2 & rdSerializableObject2::operator= ( const rdSerializableObject2 aObject  ) 

Assignment operator.

Returns:
Reference to the altered object.

Reimplemented from OpenSim::Object.


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

Generated on Wed Dec 16 15:03:42 2009 for OpenSim by  doxygen 1.6.1