OpenSDN source code
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::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

◆ DISALLOW_COPY_AND_ASSIGN()

ObjectProcessReq::DISALLOW_COPY_AND_ASSIGN ( ObjectProcessReq  )
private

Member Data Documentation

◆ oper_

std::string ObjectProcessReq::oper_

Definition at line 30 of file config_db_client.h.

◆ uuid_str_

std::string ObjectProcessReq::uuid_str_

Definition at line 31 of file config_db_client.h.

◆ value_

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: