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

#include <config_db_client.h>

Collaboration diagram for ObjectProcessReq:

Public Member Functions

 ObjectProcessReq (std::string oper, std::string uuid_str, std::string value)
 

Public Attributes

std::string oper_
 
std::string uuid_str_
 
std::string value_
 

Private Member Functions

 DISALLOW_COPY_AND_ASSIGN (ObjectProcessReq)
 

Detailed Description

Definition at line 22 of file config_db_client.h.

Constructor & Destructor Documentation

ObjectProcessReq::ObjectProcessReq ( std::string  oper,
std::string  uuid_str,
std::string  value 
)
inline

Definition at line 24 of file config_db_client.h.

Member Function Documentation

ObjectProcessReq::DISALLOW_COPY_AND_ASSIGN ( ObjectProcessReq  )
private

Member Data Documentation

std::string ObjectProcessReq::oper_

Definition at line 30 of file config_db_client.h.

std::string ObjectProcessReq::uuid_str_

Definition at line 31 of file config_db_client.h.

std::string ObjectProcessReq::value_

Definition at line 32 of file config_db_client.h.


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