Elaztek Developer Hub
Blamite Game Engine - blam!  00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
IGenericRemoteSchemaDocumentProvider< SchemaDocumentType > Class Template Referenceabstract

#include <fwd.h>

Public Types

typedef SchemaDocumentType::Ch Ch
 
typedef SchemaDocumentType::ValueType ValueType
 
typedef SchemaDocumentType::AllocatorType AllocatorType
 

Public Member Functions

virtual ~IGenericRemoteSchemaDocumentProvider ()
 
virtual const SchemaDocumentType * GetRemoteDocument (const Ch *uri, SizeType length)=0
 
virtual const SchemaDocumentType * GetRemoteDocument (GenericUri< ValueType, AllocatorType > uri)
 

Member Typedef Documentation

◆ AllocatorType

template<typename SchemaDocumentType >
typedef SchemaDocumentType::AllocatorType IGenericRemoteSchemaDocumentProvider< SchemaDocumentType >::AllocatorType

◆ Ch

template<typename SchemaDocumentType >
typedef SchemaDocumentType::Ch IGenericRemoteSchemaDocumentProvider< SchemaDocumentType >::Ch

◆ ValueType

template<typename SchemaDocumentType >
typedef SchemaDocumentType::ValueType IGenericRemoteSchemaDocumentProvider< SchemaDocumentType >::ValueType

Constructor & Destructor Documentation

◆ ~IGenericRemoteSchemaDocumentProvider()

template<typename SchemaDocumentType >
virtual IGenericRemoteSchemaDocumentProvider< SchemaDocumentType >::~IGenericRemoteSchemaDocumentProvider ( )
inlinevirtual

Member Function Documentation

◆ GetRemoteDocument() [1/2]

template<typename SchemaDocumentType >
virtual const SchemaDocumentType* IGenericRemoteSchemaDocumentProvider< SchemaDocumentType >::GetRemoteDocument ( const Ch uri,
SizeType  length 
)
pure virtual

◆ GetRemoteDocument() [2/2]

template<typename SchemaDocumentType >
virtual const SchemaDocumentType* IGenericRemoteSchemaDocumentProvider< SchemaDocumentType >::GetRemoteDocument ( GenericUri< ValueType, AllocatorType uri)
inlinevirtual
+ Here is the call graph for this function:
+ Here is the caller graph for this function:

The documentation for this class was generated from the following files: