Project
Loading...
Searching...
No Matches
InputDocument< StreamType > Class Template Reference

#include <InputDocument.h>

Public Member Functions

 InputDocument (const char *filename)
 
rapidjson::Document & document ()
 
virtual ~InputDocument ()
 
 InputDocument (const char *filename)
 
rapidjson::Document & document ()
 
virtual ~InputDocument ()
 

Detailed Description

template<typename StreamType>
class InputDocument< StreamType >

Definition at line 20 of file InputDocument.h.

Constructor & Destructor Documentation

◆ InputDocument() [1/2]

template<typename StreamType >
InputDocument< StreamType >::InputDocument ( const char filename)
inline

Definition at line 23 of file InputDocument.h.

◆ ~InputDocument() [1/2]

template<typename StreamType >
virtual InputDocument< StreamType >::~InputDocument ( )
inlinevirtual

Definition at line 34 of file InputDocument.h.

◆ InputDocument() [2/2]

template<typename StreamType >
InputDocument< StreamType >::InputDocument ( const char filename)
inline

Definition at line 34 of file Positions.cxx.

◆ ~InputDocument() [2/2]

template<typename StreamType >
virtual InputDocument< StreamType >::~InputDocument ( )
inlinevirtual

Definition at line 45 of file Positions.cxx.

Member Function Documentation

◆ document() [1/2]

template<typename StreamType >
rapidjson::Document & InputDocument< StreamType >::document ( )
inline

Definition at line 32 of file InputDocument.h.

◆ document() [2/2]

template<typename StreamType >
rapidjson::Document & InputDocument< StreamType >::document ( )
inline

Definition at line 43 of file Positions.cxx.


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