stored_filename Struct Reference

store original name and processed name More...

#include <name_storage.h>

Public Member Functions

 stored_filename (std::string const &n=std::string())
bool operator< (stored_filename const &rhs) const

Data Fields

std::string filename
std::string base_filename
std::string real_filename
std::string real_base_filename
int extra_images_uid

Detailed Description

store original name and processed name

Definition at line 57 of file name_storage.h.


Constructor & Destructor Documentation

stored_filename::stored_filename ( std::string const &  n = std::string()  )  [inline]

Definition at line 58 of file name_storage.h.


Member Function Documentation

bool stored_filename::operator< ( stored_filename const &  rhs  )  const [inline]

Definition at line 61 of file name_storage.h.

References filename.


Field Documentation

std::string stored_filename::base_filename [mutable]

Definition at line 66 of file name_storage.h.

Referenced by image_name_storage::basename().

Definition at line 69 of file name_storage.h.

Referenced by image_name_storage::get_name().

std::string stored_filename::real_base_filename [mutable]

Definition at line 68 of file name_storage.h.

Referenced by image_name_storage::get_name().

std::string stored_filename::real_filename [mutable]

Definition at line 67 of file name_storage.h.

Referenced by image_name_storage::get_name().


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

Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1