NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.3: NDN, CCN, CCNx, content centric networks
API Documentation
nfd::strategy_choice::StrategyChoice::InsertResult Class Reference

#include <strategy-choice.hpp>

Public Member Functions

 operator bool () const
 
bool isRegistered () const
 

Friends

class StrategyChoice
 
std::ostream & operator<< (std::ostream &, const InsertResult &)
 

Detailed Description

Definition at line 71 of file strategy-choice.hpp.

Member Function Documentation

nfd::strategy_choice::StrategyChoice::InsertResult::operator bool ( ) const
inlineexplicit

Definition at line 75 of file strategy-choice.hpp.

bool nfd::strategy_choice::StrategyChoice::InsertResult::isRegistered ( ) const
inline

Definition at line 81 of file strategy-choice.hpp.

Friends And Related Function Documentation

friend class StrategyChoice
friend

Definition at line 101 of file strategy-choice.hpp.

std::ostream& operator<< ( std::ostream &  ,
const InsertResult  
)
friend

Definition at line 123 of file strategy-choice.cpp.

Referenced by nfd::strategy_choice::StrategyChoice::end().


The documentation for this class was generated from the following files: