0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
Hypertable::TestData Class Reference

#include <TestData.h>

Collaboration diagram for Hypertable::TestData:
Collaboration graph
[legend]

Public Member Functions

bool load (const std::string &datadir)
 

Public Attributes

std::vector< CharPtrcontent
 
std::vector< CharPtrwords
 
std::vector< CharPtrurls
 

Detailed Description

Definition at line 35 of file TestData.h.

Member Function Documentation

bool Hypertable::TestData::load ( const std::string &  datadir)
inline

Load content vector

Load words vector

Load urls vector

Definition at line 37 of file TestData.h.

Member Data Documentation

std::vector<CharPtr> Hypertable::TestData::content

Definition at line 148 of file TestData.h.

std::vector<CharPtr> Hypertable::TestData::urls

Definition at line 150 of file TestData.h.

std::vector<CharPtr> Hypertable::TestData::words

Definition at line 149 of file TestData.h.


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