FlightGear next
flightgear::http::RemovedNode Struct Reference

Public Member Functions

 RemovedNode (SGPropertyNode *node, unsigned int aId)
 
bool operator== (const RemovedNode &other) const
 

Public Attributes

std::string path
 
unsigned int id = 0
 

Detailed Description

Definition at line 120 of file MirrorPropertyTreeWebsocket.cxx.

Constructor & Destructor Documentation

◆ RemovedNode()

flightgear::http::RemovedNode::RemovedNode ( SGPropertyNode * node,
unsigned int aId )
inline

Definition at line 122 of file MirrorPropertyTreeWebsocket.cxx.

Member Function Documentation

◆ operator==()

bool flightgear::http::RemovedNode::operator== ( const RemovedNode & other) const
inline

Definition at line 130 of file MirrorPropertyTreeWebsocket.cxx.

Member Data Documentation

◆ id

unsigned int flightgear::http::RemovedNode::id = 0

Definition at line 128 of file MirrorPropertyTreeWebsocket.cxx.

◆ path

std::string flightgear::http::RemovedNode::path

Definition at line 127 of file MirrorPropertyTreeWebsocket.cxx.


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