Wolframe, 0.0.3

docmetadata.hpp File Reference

Structure representing document meta data. More...

#include <string>
#include <vector>
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Classes

class  _Wolframe::types::DocMetaData
 Document meta data representation. More...
 
class  _Wolframe::types::DocMetaData::Attribute
 One document meta data attribute. More...
 

Namespaces

 _Wolframe
 Toplevel Wolframe namespace.
 
 _Wolframe::types
 Basic data types (implemented in the core library libwolframe)
 

Typedefs

typedef boost::shared_ptr
< DocMetaData > 
_Wolframe::types::DocMetaDataR
 Shared meta data reference. More...
 

Detailed Description

Structure representing document meta data.