My Project
Loading...
Searching...
No Matches
__ifrow.h
1
#ifndef ____ifrow_h__
2
#define ____ifrow_h__
3
4
#include "Tag.h"
5
6
namespace
jet {
7
8
class
__ifrow
:
public
Tag
{
9
10
public
:
11
__ifrow
(coreutils::ZString &in, coreutils::MString &parentOut,
Global
&global,
Tag
*parent,
Tag
*local);
12
13
};
14
15
}
16
17
#endif
jet::Global
Definition
Global.h:12
jet::Tag
Definition
Tag.h:19
jet::__ifrow
Definition
__ifrow.h:8
Generated by
1.9.8