Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
TestNodeData Struct Reference
Collaboration diagram for TestNodeData:
[legend]

Public Member Functions

bool operator< (const TestNodeData &other) const
 

Public Attributes

int id
 
std::string payload
 

Detailed Description

Definition at line 44 of file index-node.cc.

Member Function Documentation

◆ operator<()

bool TestNodeData::operator< ( const TestNodeData other) const
inline

Definition at line 48 of file index-node.cc.

References Aleph::maps().

Member Data Documentation

◆ id

int TestNodeData::id

Definition at line 45 of file index-node.cc.

◆ payload

std::string TestNodeData::payload

Definition at line 46 of file index-node.cc.


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