Types.h
Go to the documentation of this file.
00001 #ifndef CASTOR_TYPES_H
00002 #define CASTOR_TYPES_H 1
00003 
00004 #include <vector>
00005 #include <boost/shared_ptr.hpp>
00006 
00007 typedef std::vector<char> Bytes;
00008 typedef boost::shared_ptr<Bytes> BytesPtr;
00009 
00010 namespace castor {
00011 }
00012 
00013 #endif /* CASTOR_TYPES_H */
00014 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


Castor
Author(s): Carpe Noctem
autogenerated on Fri Nov 8 2013 11:05:39