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