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

VRJugglerSharedData Class Reference

#include <VRJugglerSharedData.h>

List of all members.

Public Methods

virtual vpr::ReturnStatus readObject (vpr::ObjectReader *reader)
virtual vpr::ReturnStatus writeObject (vpr::ObjectWriter *writer)
void appendCommand (char const *)

Public Attributes

std::vector< std::stringcommandStrings


Detailed Description

Class to wrap the navigation matrix to share across cluster.

Definition at line 32 of file VRJugglerSharedData.h.


Member Function Documentation

void VRJugglerSharedData::appendCommand char const *   
 

vpr::ReturnStatus VRJugglerSharedData::readObject vpr::ObjectReader *    reader [virtual]
 

Definition at line 25 of file VRJugglerSharedData.C.

References command, and commandStrings.

vpr::ReturnStatus VRJugglerSharedData::writeObject vpr::ObjectWriter *    writer [virtual]
 

Definition at line 38 of file VRJugglerSharedData.C.

References commandStrings.


Member Data Documentation

std::vector<std::string> VRJugglerSharedData::commandStrings
 

Definition at line 42 of file VRJugglerSharedData.h.

Referenced by readObject, and writeObject.


The documentation for this class was generated from the following files:
Generated on Thu Apr 18 02:47:33 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002