Torc
0.1
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
server
torcxsdtest.h
Go to the documentation of this file.
1
#ifndef TORCXSDTEST_H
2
#define TORCXSDTEST_H
3
4
// Qt
5
#include <QString>
6
7
// Torc
8
#include "
torccommandline.h
"
9
class
TorcXSDTest
10
{
11
public
:
12
static
int
RunXSDTestSuite
(
TorcCommandLine
*CommandLine);
13
14
private
:
15
TorcXSDTest
() =
default
;
16
~
TorcXSDTest
() =
default
;
17
};
18
19
#endif // TORCXSDTEST_H
TorcCommandLine
Torc command line handler.
Definition:
torccommandline.h:14
TorcXSDTest::RunXSDTestSuite
static int RunXSDTestSuite(TorcCommandLine *CommandLine)
Perform XSD test validation of XML files.
Definition:
torcxsdtest.cpp:90
TorcXSDTest
Definition:
torcxsdtest.h:9
torccommandline.h
Generated on Sat Jan 5 2019 21:54:03 for Torc by
1.8.11