Static Public Member Functions | Static Public Attributes

ParentConfig Struct Reference

#include <ParentSelection.h>

Static Public Member Functions

static void startup ()
static void reconfigure ()
static void print ()
static inkcoreapi
ParentConfigParams
acquire ()
static inkcoreapi void release (ParentConfigParams *params)

Static Public Attributes

static int m_id = 0

Detailed Description

Definition at line 142 of file ParentSelection.h.


Member Function Documentation

static inkcoreapi ParentConfigParams* ParentConfig::acquire (  )  [inline, static]

Definition at line 149 of file ParentSelection.h.

References m_id.

Referenced by HttpTransact::State::init(), and print().

void ParentConfig::print ( void   )  [static]
void ParentConfig::reconfigure (  )  [static]
static inkcoreapi void ParentConfig::release ( ParentConfigParams params  )  [inline, static]

Definition at line 150 of file ParentSelection.h.

References m_id.

Referenced by HttpTransact::State::destroy(), and print().

void ParentConfig::startup (  )  [static]

Field Documentation

int ParentConfig::m_id = 0 [static]

Definition at line 153 of file ParentSelection.h.

Referenced by acquire(), reconfigure(), and release().


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