class CAVERN_builder_ClientProfile

Profile class used to keep user preferences

Public Classes

enum ErrorType
ErrorType enum used to when reading in the profile dat file

Public Methods

CAVERN_builder_ClientProfile()
Constructor.
CAVERN_builder_ClientProfile(const TcUtString &)
Constructor.
~CAVERN_builder_ClientProfile()
Destructor.
const TcUtString& getClientId() const
Accessor method.
void setClientId(const TcUtString &)
Set method.
void setHeadFileName(const TcUtString& value)
Set method.
const TcUtString& getBodyFileName() const
Accessor method.
void setBodyFileName(const TcUtString& value)
Set method.
const TcUtString& getHandFileName() const
Accessor method.
void setHandFileName(const TcUtString& value)
Set method.
const TcUtVector3f& getStartPosition() const
Accessor method.
void setStartPosition(const TcUtVector3f &value)
Set method.
const TcUtVector3f& getStartDirection() const
Accessor method.
void setStartDirection(const TcUtVector3f &value)
Set method.
const bool& getNameSwitch() const
Accessor method.
void setNameSwitch(const bool &value)
Set method.
void readFromFile(const TcUtString &fName)
Reads in a client profile.
void handleProfileErrors(const ErrorType &errType)
Used to handle read errors.
void writeDefaultProfile()
Writes out the default profile.

Documentation

Profile class used to keep user preferences. This class specifies avatar body parts, the starting viewpoint and the state of the name tag.
enum ErrorType
ErrorType enum used to when reading in the profile dat file

CAVERN_builder_ClientProfile()
Constructor.

CAVERN_builder_ClientProfile(const TcUtString &)
Constructor.

~CAVERN_builder_ClientProfile()
Destructor.

const TcUtString& getClientId() const
Accessor method.

void setClientId(const TcUtString &)
Set method.

void setHeadFileName(const TcUtString& value)
Set method.

const TcUtString& getBodyFileName() const
Accessor method.

void setBodyFileName(const TcUtString& value)
Set method.

const TcUtString& getHandFileName() const
Accessor method.

void setHandFileName(const TcUtString& value)
Set method.

const TcUtVector3f& getStartPosition() const
Accessor method.

void setStartPosition(const TcUtVector3f &value)
Set method.

const TcUtVector3f& getStartDirection() const
Accessor method.

void setStartDirection(const TcUtVector3f &value)
Set method.

const bool& getNameSwitch() const
Accessor method.

void setNameSwitch(const bool &value)
Set method.

void readFromFile(const TcUtString &fName)
Reads in a client profile.

void handleProfileErrors(const ErrorType &errType)
Used to handle read errors.

void writeDefaultProfile()
Writes out the default profile.


This class has no child classes.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de