Swarm-NG  1.1
swarm::query::index_creator< Cmp > Class Template Reference

Define class for creating index. More...

Inherits swarm::query::index_creator_base.

Public Member Functions

 index_creator (const std::string &suffix_, const std::string &filetype_)
 Constructor.
 
virtual bool start (const std::string &datafile)
 

Detailed Description

template<typename Cmp>
class swarm::query::index_creator< Cmp >

Define class for creating index.

Definition at line 126 of file io.cpp.

Member Function Documentation

template<typename Cmp >
virtual bool swarm::query::index_creator< Cmp >::start ( const std::string &  datafile)
inlinevirtual

get the timestamp and file size of the data file

write header

Definition at line 139 of file io.cpp.


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