Public Member Functions | Protected Attributes
State Class Reference

#include <State.h>

Inheritance diagram for State:
Inheritance graph
[legend]

List of all members.

Public Member Functions

const bool getObserved () const
const string getVNameCurr () const
const string getVNamePrev () const
void setObserved (bool o)
void setVNameCurr (string str)
void setVNamePrev (string str)
std::ostream & write (std::ostream &out)

Protected Attributes

bool observed
string vnameCurr
string vnamePrev

Detailed Description

Definition at line 16 of file State.h.


Member Function Documentation

const bool State::getObserved ( ) const

Definition at line 25 of file State.cpp.

const string State::getVNameCurr ( ) const

Definition at line 21 of file State.cpp.

const string State::getVNamePrev ( ) const

Definition at line 17 of file State.cpp.

void State::setObserved ( bool  o)

Definition at line 13 of file State.cpp.

void State::setVNameCurr ( string  str)

Definition at line 9 of file State.cpp.

void State::setVNamePrev ( string  str)

Definition at line 5 of file State.cpp.

std::ostream & State::write ( std::ostream &  out)

Definition at line 37 of file State.cpp.


Member Data Documentation

bool State::observed [protected]

Definition at line 20 of file State.h.

string State::vnameCurr [protected]

Definition at line 19 of file State.h.

string State::vnamePrev [protected]

Definition at line 18 of file State.h.


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


appl
Author(s): petercai
autogenerated on Tue Jan 7 2014 11:02:30