Public Member Functions | Private Attributes | List of all members
swri_profiler_tools::DatabaseKey Struct Reference

#include <database_key.h>

Public Member Functions

 DatabaseKey ()
 
 DatabaseKey (int profile_key, int node_key)
 
bool isValid () const
 
int nodeKey () const
 
bool operator!= (const DatabaseKey &other) const
 
bool operator< (const DatabaseKey &other) const
 
bool operator== (const DatabaseKey &other) const
 
int profileKey () const
 

Private Attributes

int node_key_
 
int profile_key_
 

Detailed Description

Definition at line 36 of file database_key.h.

Constructor & Destructor Documentation

swri_profiler_tools::DatabaseKey::DatabaseKey ( )
inline

Definition at line 43 of file database_key.h.

swri_profiler_tools::DatabaseKey::DatabaseKey ( int  profile_key,
int  node_key 
)
inline

Definition at line 44 of file database_key.h.

Member Function Documentation

bool swri_profiler_tools::DatabaseKey::isValid ( ) const
inline

Definition at line 47 of file database_key.h.

int swri_profiler_tools::DatabaseKey::nodeKey ( ) const
inline

Definition at line 50 of file database_key.h.

bool swri_profiler_tools::DatabaseKey::operator!= ( const DatabaseKey other) const
inline

Definition at line 59 of file database_key.h.

bool swri_profiler_tools::DatabaseKey::operator< ( const DatabaseKey other) const
inline

Definition at line 64 of file database_key.h.

bool swri_profiler_tools::DatabaseKey::operator== ( const DatabaseKey other) const
inline

Definition at line 53 of file database_key.h.

int swri_profiler_tools::DatabaseKey::profileKey ( ) const
inline

Definition at line 49 of file database_key.h.

Member Data Documentation

int swri_profiler_tools::DatabaseKey::node_key_
private

Definition at line 40 of file database_key.h.

int swri_profiler_tools::DatabaseKey::profile_key_
private

Definition at line 39 of file database_key.h.


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


swri_profiler_tools
Author(s):
autogenerated on Fri Nov 27 2020 03:44:18