OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
GmpProtoManager Class Reference

#include <gmp_proto.h>

Static Public Member Functions

static GmpProtoCreateGmpProto (GmpType::Type type, Agent *agent, const std::string &name, int instance, boost::asio::io_context &io)
 
static bool DeleteGmpProto (GmpProto *gmp_proto)
 

Friends

class GmpProto
 

Detailed Description

Definition at line 210 of file gmp_proto.h.

Member Function Documentation

GmpProto * GmpProtoManager::CreateGmpProto ( GmpType::Type  type,
Agent agent,
const std::string &  name,
int  instance,
boost::asio::io_context &  io 
)
static

Definition at line 804 of file gmp_proto.cc.

bool GmpProtoManager::DeleteGmpProto ( GmpProto gmp_proto)
static

Definition at line 816 of file gmp_proto.cc.

Friends And Related Function Documentation

friend class GmpProto
friend

Definition at line 217 of file gmp_proto.h.


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