OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Data Structures | Namespaces | Typedefs
profile_handle.hh File Reference
#include <ost/base.hh>
#include <ost/stdint.hh>
#include <ost/message.hh>
#include <ost/seq/module_config.hh>
#include <string.h>
#include <vector>
#include <map>
#include <fstream>
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Data Structures

class  ProfileColumn
 
class  ProfileHandle
 
class  ProfileDB
 

Namespaces

 ost
 
 ost::seq
 

Typedefs

typedef boost::shared_ptr
< ProfileHandle > 
ProfileHandlePtr
 
typedef std::vector
< ProfileHandlePtr > 
ProfileHandleList
 
typedef boost::shared_ptr
< ProfileDB > 
ProfileDBPtr
 
typedef std::vector
< ProfileColumn > 
ProfileColumnList