OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
BgpAttributeVerifier< C > Struct Template Reference

Static Public Member Functions

static bool Verifier (const C *obj, const uint8_t *data, size_t size, ParseContext *context)
 

Detailed Description

template<class C>
struct BgpAttributeVerifier< C >

Definition at line 806 of file bgp_proto.cc.

Member Function Documentation

template<class C >
static bool BgpAttributeVerifier< C >::Verifier ( const C *  obj,
const uint8_t *  data,
size_t  size,
ParseContext context 
)
inlinestatic

Definition at line 807 of file bgp_proto.cc.

Here is the call graph for this function:


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