CCA
DataTransferObject.h File Reference
#include <cmath>
#include <iostream>
#include <stdexcept>
#include <boost/shared_ptr.hpp>
#include <rsc/runtime/Printable.h>
#include <nemo/Vector.h>
Include dependency graph for DataTransferObject.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cca::DataTransferObject
 Base data transfer object, representing domain-specific data. More...

Namespaces

namespace  cca

Typedefs

typedef boost::shared_ptr
< DataTransferObject > 
cca::DataTransferObjectPtr
typedef boost::shared_ptr< void > cca::VoidPtr

Functions

std::ostream & cca::operator<< (std::ostream &os, const DataTransferObject &dto)