bes Updated for version 3.21.1
The Backend Server (BES) is the lower two tiers of the Hyrax data server
CSV_Data Class Reference
Collaboration diagram for CSV_Data:
Collaboration graph

Public Member Functions

void * getData ()
 
std::string getType ()
 
void insert (CSV_Field *field, void *value)
 

Detailed Description

Definition at line 49 of file CSV_Data.h.

Constructor & Destructor Documentation

◆ CSV_Data()

CSV_Data::CSV_Data ( )

Definition at line 44 of file CSV_Data.cc.

◆ ~CSV_Data()

CSV_Data::~CSV_Data ( )

Definition at line 47 of file CSV_Data.cc.

Member Function Documentation

◆ getData()

void * CSV_Data::getData ( )

Definition at line 110 of file CSV_Data.cc.

◆ getType()

string CSV_Data::getType ( )

Definition at line 114 of file CSV_Data.cc.

◆ insert()

void CSV_Data::insert ( CSV_Field * field,
void * value )

Definition at line 68 of file CSV_Data.cc.


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