osgIntrospection::PtrReaderWriter< T > Class Template Reference

Inheritance diagram for osgIntrospection::PtrReaderWriter< T >:

osgIntrospection::ReaderWriter List of all members.

Public Member Functions

virtual std::ostream & writeTextValue (std::ostream &os, const Value &v, const Options *=0) const
virtual std::istream & readTextValue (std::istream &is, Value &v, const Options *=0) const
virtual std::ostream & writeBinaryValue (std::ostream &os, const Value &v, const Options *=0) const
virtual std::istream & readBinaryValue (std::istream &is, Value &v, const Options *=0) const

Detailed Description

template<typename T>
class osgIntrospection::PtrReaderWriter< T >

This is a ReaderWriter class that can be used to read and write pointer values. Note: template parameter T must be a pointer!


Member Function Documentation

template<typename T>
virtual std::istream& osgIntrospection::PtrReaderWriter< T >::readBinaryValue ( std::istream &  is,
Value v,
const Options *  = 0 
) const [inline, virtual]

template<typename T>
virtual std::istream& osgIntrospection::PtrReaderWriter< T >::readTextValue ( std::istream &  is,
Value v,
const Options *  = 0 
) const [inline, virtual]

template<typename T>
virtual std::ostream& osgIntrospection::PtrReaderWriter< T >::writeBinaryValue ( std::ostream &  os,
const Value v,
const Options *  = 0 
) const [inline, virtual]

template<typename T>
virtual std::ostream& osgIntrospection::PtrReaderWriter< T >::writeTextValue ( std::ostream &  os,
const Value v,
const Options *  = 0 
) const [inline, virtual]


The documentation for this class was generated from the following file:
Generated on Sun Oct 1 13:17:10 2006 for openscenegraph by  doxygen 1.4.7