The Gaudi Framework
v28r2
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Namespace List
Namespace Members
Functions
windef Namespace Reference
Functions
void
usage
()
Function Documentation
void windef::usage
(
)
Definition at line
21
of file
genwindef.cpp
.
21
{
22
cerr
<<
"Usage: genwindef [-l <dllname>] [-o <output-file> | exports.def] <obj or lib filenames>"
<<
endl
;
23
exit
(1);
24
}
std::endl
T endl(T...args)
std::exit
T exit(T...args)
std::cerr
windef
Generated on Thu Mar 30 2017 15:43:51 for The Gaudi Framework by
1.8.11