#include <database_key.h>
Definition at line 36 of file database_key.h.
swri_profiler_tools::DatabaseKey::DatabaseKey |
( |
| ) |
|
|
inline |
swri_profiler_tools::DatabaseKey::DatabaseKey |
( |
int |
profile_key, |
|
|
int |
node_key |
|
) |
| |
|
inline |
bool swri_profiler_tools::DatabaseKey::isValid |
( |
| ) |
const |
|
inline |
int swri_profiler_tools::DatabaseKey::nodeKey |
( |
| ) |
const |
|
inline |
bool swri_profiler_tools::DatabaseKey::operator!= |
( |
const DatabaseKey & |
other | ) |
const |
|
inline |
bool swri_profiler_tools::DatabaseKey::operator< |
( |
const DatabaseKey & |
other | ) |
const |
|
inline |
bool swri_profiler_tools::DatabaseKey::operator== |
( |
const DatabaseKey & |
other | ) |
const |
|
inline |
int swri_profiler_tools::DatabaseKey::profileKey |
( |
| ) |
const |
|
inline |
int swri_profiler_tools::DatabaseKey::node_key_ |
|
private |
int swri_profiler_tools::DatabaseKey::profile_key_ |
|
private |
The documentation for this struct was generated from the following file: