stored_name Struct Reference

store original name and processed name More...

#include <name_storage.h>

Public Member Functions

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

Data Fields

std::string name
std::string name_processed

Detailed Description

store original name and processed name

Definition at line 22 of file name_storage.h.


Constructor & Destructor Documentation

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

Definition at line 23 of file name_storage.h.


Member Function Documentation

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

Definition at line 26 of file name_storage.h.

References name.


Field Documentation

std::string stored_name::name
std::string stored_name::name_processed [mutable]

Definition at line 31 of file name_storage.h.

Referenced by debug_name_storage::basename(), and symbol_name_storage::demangle().


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

Generated on 8 Nov 2012 for Oprofile by  doxygen 1.6.1