ardour
Public Member Functions | Static Public Attributes | Private Attributes | List of all members
PBD::LocaleGuard Struct Reference

#include <locale_guard.h>

Public Member Functions

 LocaleGuard (const char *)
 
 ~LocaleGuard ()
 

Static Public Attributes

static std::string current
 

Private Attributes

char * old
 

Detailed Description

Definition at line 29 of file locale_guard.h.

Constructor & Destructor Documentation

LocaleGuard::LocaleGuard ( const char *  str)

Definition at line 31 of file locale_guard.cc.

LocaleGuard::~LocaleGuard ( )

Definition at line 44 of file locale_guard.cc.

Member Data Documentation

std::string PBD::LocaleGuard::current
static

Definition at line 33 of file locale_guard.h.

char* PBD::LocaleGuard::old
private

Definition at line 36 of file locale_guard.h.


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