forb
Public Attributes | List of all members
forb::remote_registry::remote_obj_entry Struct Reference

The type that will store all information about a remote object that will be parsed from the JSON file. More...

Public Attributes

std::string _module = ""
 The module/namespace in which the class is defined.
 
std::string _class = ""
 The class name.
 
std::string _ip = ""
 The IP address of the remote host.
 
int _port = 0
 The port number of the remote host.
 

Detailed Description

The type that will store all information about a remote object that will be parsed from the JSON file.


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