Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

handheld_dest_wrappers Class Reference

A static-only wrapper class around wrappers for handheld_dest functions. More...

#include <handheld_dest_wrappers.h>

List of all members.


Static Public Methods

void  read_handheld_dest_array_from_configuration (const wxString &channel_section, handheld_dest_array_type *handheld_dest_array)
  Reads a configuration section and builds a handheld_dest array.

void  write_handheld_dest_array_to_configuration (const wxString &channel_section, handheld_dest_array_type &handheld_dest_array)
  Writes a configuration section and builds a handheld_dest array.


Detailed Description

A static-only wrapper class around wrappers for handheld_dest functions.

Member Function Documentation

void handheld_dest_wrappers::read_handheld_dest_array_from_configuration const wxString &    channel_section,
handheld_dest_array_type *    handheld_dest_array
[static]
 

Reads a configuration section and builds a handheld_dest array.

Parameters:
channel_section  The section of plucker.ini to read from.
handheld_dest_array  A handheld_dest_array to hold the results of the conversion.
void handheld_dest_wrappers::write_handheld_dest_array_to_configuration const wxString &    channel_section,
handheld_dest_array_type &    handheld_dest_array
[static]
 

Writes a configuration section and builds a handheld_dest array.

Parameters:
channel_section  The section of plucker.ini to write to.
handheld_dest_array  A handheld_dest_array of the data to be written to the plucker.ini