RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
Public Member Functions | Public Attributes
RTBKIT::AgentInfoEntry Struct Reference

#include <router.h>

List of all members.

Public Member Functions

bool valid () const
Json::Value toJson () const

Public Attributes

std::string name
std::shared_ptr< const
AgentConfig
config
std::shared_ptr< const
AgentStatus
status
std::shared_ptr< AgentStatsstats

Detailed Description

A single entry in the agent info structure.

Definition at line 47 of file router.h.


Member Function Documentation

JSON version for debugging.

Definition at line 50 of file router.cc.


The documentation for this struct was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator