OverSim
ProxExtractor< ProxTransportAddress > Struct Template Reference

#include <NodeVector.h>

Static Public Member Functions

static Prox prox (const ProxTransportAddress &address)

Detailed Description

template<>
struct ProxExtractor< ProxTransportAddress >

Definition at line 118 of file NodeVector.h.

Member Function Documentation

static Prox ProxExtractor< ProxTransportAddress >::prox ( const ProxTransportAddress address)
inlinestatic

Definition at line 119 of file NodeVector.h.

{
return address.getProx();
};

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