client-cpp  0.0.1-SNAPSHOT
ISchemaProcessor.hpp File Reference
#include <boost/cstdint.hpp>
#include <boost/smart_ptr/shared_ptr.hpp>
#include <avro/ValidSchema.hh>
#include "kaa/schema/ISchemaObservable.hpp"
+ Include dependency graph for ISchemaProcessor.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  kaa::ISchemaProcessor
 

Namespaces

 kaa
 

Typedefs

typedef boost::shared_ptr
< avro::ValidSchema > 
kaa::SchemaPtr
 
typedef boost::shared_ptr
< ISchemaProcessor > 
kaa::ISchemaProcessorPtr