CHROMA
Classes | Public Member Functions | Public Attributes | List of all members
Chroma::InlineStaticLightSpecParams Struct Reference

Parameter structure. More...

#include <inline_static_light_spec_w.h>

Classes

struct  NamedObject_t
 
struct  Param_t
 

Public Member Functions

 InlineStaticLightSpecParams ()
 
 InlineStaticLightSpecParams (XMLReader &xml_in, const std::string &path)
 
void write (XMLWriter &xml_out, const std::string &path)
 

Public Attributes

unsigned long frequency
 
struct Chroma::InlineStaticLightSpecParams::Param_t param
 
struct Chroma::InlineStaticLightSpecParams::NamedObject_t named_obj
 
std::string xml_file
 

Detailed Description

Parameter structure.

Definition at line 25 of file inline_static_light_spec_w.h.

Constructor & Destructor Documentation

◆ InlineStaticLightSpecParams() [1/2]

Chroma::InlineStaticLightSpecParams::InlineStaticLightSpecParams ( )

Definition at line 142 of file inline_static_light_spec_w.cc.

References frequency.

◆ InlineStaticLightSpecParams() [2/2]

Chroma::InlineStaticLightSpecParams::InlineStaticLightSpecParams ( XMLReader &  xml_in,
const std::string &  path 
)

Definition at line 147 of file inline_static_light_spec_w.cc.

References frequency, named_obj, param, Chroma::read(), and xml_file.

Member Function Documentation

◆ write()

void Chroma::InlineStaticLightSpecParams::write ( XMLWriter &  xml_out,
const std::string &  path 
)

Member Data Documentation

◆ frequency

unsigned long Chroma::InlineStaticLightSpecParams::frequency

◆ named_obj

struct Chroma::InlineStaticLightSpecParams::NamedObject_t Chroma::InlineStaticLightSpecParams::named_obj

◆ param

struct Chroma::InlineStaticLightSpecParams::Param_t Chroma::InlineStaticLightSpecParams::param

◆ xml_file

std::string Chroma::InlineStaticLightSpecParams::xml_file

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