COOPY » Guide  version 0.6.5
Functions
/home/paulfitz/cvs/coopy_scm/coopy/src/gui/src/MergeFrame.cpp File Reference
#include "MergeFrame.h"

Go to the source code of this file.

Functions

static wxString conv_c (const char *s)
static wxString conv (const std::string &s)
static std::string conv (const wxString &s)
static void show (const wxString &view)
static void show (const std::string &view)

Function Documentation

static wxString conv ( const std::string &  s) [static]

Definition at line 12 of file MergeFrame.cpp.

static std::string conv ( const wxString &  s) [static]

Definition at line 16 of file MergeFrame.cpp.

static wxString conv_c ( const char *  s) [static]

Definition at line 8 of file MergeFrame.cpp.

Referenced by MergeFrame::OnInit().

static void show ( const std::string &  view) [static]

Definition at line 29 of file MergeFrame.cpp.

References conv(), and show().

static void show ( const wxString &  view) [static]

Definition at line 20 of file MergeFrame.cpp.

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines