CCA
State.h File Reference
#include <iostream>
#include <boost/shared_ptr.hpp>
#include "cca/dto/DataTransferObject.h"
Include dependency graph for State.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cca::ComponentState

Namespaces

namespace  cca

Typedefs

typedef ::boost::shared_ptr
< ComponentState > 
cca::ComponentStatePtr

Functions

bool cca::operator== (ComponentStatePtr const a, ComponentStatePtr const b)
bool cca::operator== (ComponentState const a, ComponentState const b)
 Comparison operator for ComponentStates .
bool cca::operator!= (ComponentState const a, ComponentState const b)
 Comparison operator for ComponentStates .