Pol
Revision:cb584c9
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
escrutil.h
Go to the documentation of this file.
1
7
#ifndef BSCRIPT_ESCRUTIL_H
8
#define BSCRIPT_ESCRUTIL_H
9
10
#include <string>
11
namespace
Pol
12
{
13
namespace
Bscript
14
{
15
class
BObjectImp;
16
17
BObjectImp*
bobject_from_string
(
const
std::string& str,
int
radix = 0 );
18
std::string
normalize_ecl_filename
(
const
std::string& filename );
19
}
20
}
21
#endif
Pol::Bscript::bobject_from_string
BObjectImp * bobject_from_string(const std::string &str, int radix)
Definition:
escrutil.cpp:125
Pol::Bscript::normalize_ecl_filename
std::string normalize_ecl_filename(const std::string &filename)
Definition:
escrutil.cpp:135
Pol
Definition:
berror.cpp:12
bscript
escrutil.h
Generated on Wed Oct 10 2018 02:41:42 for Pol by
1.8.11