Public Member Functions | Data Fields

ConfigVolumes Struct Reference

#include <P_CacheHosting.h>

Collaboration diagram for ConfigVolumes:
Collaboration graph
[legend]

Public Member Functions

void read_config_file ()
void BuildListFromString (char *config_file_path, char *file_buf)
void clear_all (void)

Data Fields

int num_volumes
int num_http_volumes
int num_stream_volumes
Queue< ConfigVolcp_queue

Detailed Description

Definition at line 169 of file P_CacheHosting.h.


Member Function Documentation

void ConfigVolumes::BuildListFromString ( char *  config_file_path,
char *  file_buf 
)
void ConfigVolumes::clear_all ( void   )  [inline]

Definition at line 178 of file P_CacheHosting.h.

References cp_queue, num_http_volumes, num_stream_volumes, num_volumes, and Queue< C, L >::pop().

Referenced by create_config().

void ConfigVolumes::read_config_file (  ) 

Field Documentation


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