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::LoadDataSource::KeyComponentInfo Class Reference

#include <LoadDataSource.h>

Public Member Functions

 KeyComponentInfo ()
 
void clear ()
 

Public Attributes

int index
 
int width
 
bool left_justify
 
char pad_character
 

Detailed Description

Definition at line 100 of file LoadDataSource.h.

Constructor & Destructor Documentation

Hypertable::LoadDataSource::KeyComponentInfo::KeyComponentInfo ( )
inline

Definition at line 102 of file LoadDataSource.h.

Member Function Documentation

void Hypertable::LoadDataSource::KeyComponentInfo::clear ( )
inline

Definition at line 104 of file LoadDataSource.h.

Member Data Documentation

int Hypertable::LoadDataSource::KeyComponentInfo::index

Definition at line 105 of file LoadDataSource.h.

bool Hypertable::LoadDataSource::KeyComponentInfo::left_justify

Definition at line 107 of file LoadDataSource.h.

char Hypertable::LoadDataSource::KeyComponentInfo::pad_character

Definition at line 108 of file LoadDataSource.h.

int Hypertable::LoadDataSource::KeyComponentInfo::width

Definition at line 106 of file LoadDataSource.h.


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