OverSim
ProxKey Struct Reference

#include <ProxNodeHandle.h>

Public Member Functions

 ProxKey (const Prox &prox, const OverlayKey &key)

Public Attributes

Prox prox
OverlayKey key

Detailed Description

Definition at line 57 of file ProxNodeHandle.h.

Constructor & Destructor Documentation

ProxKey::ProxKey ( const Prox prox,
const OverlayKey key 
)
inline

Definition at line 59 of file ProxNodeHandle.h.

: prox(prox), key(key) { };

Member Data Documentation

OverlayKey ProxKey::key
Prox ProxKey::prox

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