GComm  0.2.3
Public Member Functions | Friends | List of all members
prof::Key Class Reference

#include <profile.hpp>

Public Member Functions

 Key (const char *const file, const char *const func, const int line)
 
bool operator== (const Key &cmp) const
 
bool operator< (const Key &cmp) const
 
std::string to_string () const
 

Friends

class Point
 
class Profile
 
std::ostream & operator<< (std::ostream &os, const Key &)
 

Detailed Description

Profile key storing human readable point description <file>:<func>:<line> and entry time.


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