OverSim
AddressExtractor< ProxTransportAddress > Struct Template Reference

#include <NodeVector.h>

Static Public Member Functions

static TransportAddress address (const ProxTransportAddress &address)

Detailed Description

template<>
struct AddressExtractor< ProxTransportAddress >

Definition at line 143 of file NodeVector.h.

Member Function Documentation

static TransportAddress AddressExtractor< ProxTransportAddress >::address ( const ProxTransportAddress address)
inlinestatic

Definition at line 144 of file NodeVector.h.

{
return address;
};

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