Public Member Functions | Private Attributes
swri_profiler_tools::DatabaseKey Struct Reference

#include <database_key.h>

List of all members.

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

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

Definition at line 47 of file database_key.h.

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.

Definition at line 49 of file database_key.h.


Member Data Documentation

Definition at line 40 of file database_key.h.

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 Sat Apr 27 2019 03:08:49