OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
InstanceManager::InstanceManagerChildEvent Struct Reference

#include <instance_manager.h>

Collaboration diagram for InstanceManager::InstanceManagerChildEvent:

Public Member Functions

 InstanceManagerChildEvent ()
 

Public Attributes

int type
 
InstanceTasktask
 
std::string errors
 
int error_val
 
InstanceTaskQueuetask_queue
 

Detailed Description

Definition at line 46 of file instance_manager.h.

Constructor & Destructor Documentation

InstanceManager::InstanceManagerChildEvent::InstanceManagerChildEvent ( )
inline

Definition at line 47 of file instance_manager.h.

Member Data Documentation

int InstanceManager::InstanceManagerChildEvent::error_val

Definition at line 62 of file instance_manager.h.

std::string InstanceManager::InstanceManagerChildEvent::errors

Definition at line 61 of file instance_manager.h.

InstanceTask* InstanceManager::InstanceManagerChildEvent::task

Definition at line 60 of file instance_manager.h.

InstanceTaskQueue* InstanceManager::InstanceManagerChildEvent::task_queue

Definition at line 67 of file instance_manager.h.

int InstanceManager::InstanceManagerChildEvent::type

Definition at line 55 of file instance_manager.h.


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