CCA
State.cpp File Reference
#include "State.h"
#include <sstream>
Include dependency graph for State.cpp:

Go to the source code of this file.

Namespaces

namespace  cca

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 .