A Discrete-Event Network Simulator
API
std::hash< ns3::UUID > Struct Reference

Public Types

typedef ns3::UUID argument_type
 
typedef size_t result_type
 

Public Member Functions

result_type operator() (const argument_type &value) const
 

Detailed Description

Definition at line 223 of file uuid.cc.

Member Typedef Documentation

◆ argument_type

typedef ns3::UUID std::hash< ns3::UUID >::argument_type

Definition at line 225 of file uuid.cc.

◆ result_type

typedef size_t std::hash< ns3::UUID >::result_type

Definition at line 226 of file uuid.cc.

Member Function Documentation

◆ operator()()

result_type std::hash< ns3::UUID >::operator() ( const argument_type value) const
inline

Definition at line 228 of file uuid.cc.

References test-ns3::result.


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