adding CExpr
This commit is contained in:
parent
930fad877a
commit
9c91ee36d2
30 changed files with 10941 additions and 0 deletions
85
CExpr/CEXPR.CNT
Normal file
85
CExpr/CEXPR.CNT
Normal file
|
|
@ -0,0 +1,85 @@
|
|||
:Base cexpr.hlp
|
||||
1 Introduction
|
||||
2 Introduction=topic0
|
||||
2 Data file manipulation=topic1
|
||||
2 Availability and location of CExpr=topic2
|
||||
1 CExpr compilation
|
||||
2 CExpr compilation=topic3
|
||||
1 Bugs and future developments
|
||||
2 Bugs and future developments=topic4
|
||||
2 Bugs=topic5
|
||||
2 Future developments=topic6
|
||||
1 Tutorial
|
||||
2 Tutorial=topic7
|
||||
1 Class reference
|
||||
2 Class reference=topic8
|
||||
2 CExpr
|
||||
3 CExpr=topic9
|
||||
3 CExpr::CExpr=topic10
|
||||
3 CExpr::~CExpr=topic11
|
||||
3 CExpr::AddAttributeValue=topic12
|
||||
3 CExpr::AddAttributeValueString=topic13
|
||||
3 CExpr::AddAttributeValueStringList=topic14
|
||||
3 CExpr::AddAttributeValueWord=topic15
|
||||
3 CExpr::Append=topic16
|
||||
3 CExpr::Arg=arg
|
||||
3 CExpr::AttributeValue=topic17
|
||||
3 CExpr::Copy=topic18
|
||||
3 CExpr::DeleteAttributeValue
|
||||
4 CExpr::DeleteAttributeValue=topic19
|
||||
3 CExpr::Functor
|
||||
4 CExpr::Functor=topic20
|
||||
3 CExpr::GetAttributeValue
|
||||
4 CExpr::GetAttributeValue=topic21
|
||||
3 CExpr::GetAttributeValueStringList
|
||||
4 CExpr::GetAttributeValueStringList=topic22
|
||||
3 CExpr::GetClientData
|
||||
4 CExpr::GetClientData=topic23
|
||||
3 CExpr::GetFirst
|
||||
4 CExpr::GetFirst=getfirst
|
||||
3 CExpr::GetLast
|
||||
4 CExpr::GetLast=getlast
|
||||
3 CExpr::GetNext
|
||||
4 CExpr::GetNext=getnext
|
||||
3 CExpr::Insert
|
||||
4 CExpr::Insert=topic24
|
||||
3 CExpr::IntegerValue
|
||||
4 CExpr::IntegerValue=topic25
|
||||
3 CExpr::Nth
|
||||
4 CExpr::Nth=nth
|
||||
3 CExpr::RealValue
|
||||
4 CExpr::RealValue=topic26
|
||||
3 CExpr::SetClientData
|
||||
4 CExpr::SetClientData=topic27
|
||||
3 CExpr::StringValue
|
||||
4 CExpr::StringValue=topic28
|
||||
3 CExpr::Type
|
||||
4 CExpr::Type=topic29
|
||||
3 CExpr::WordValue
|
||||
4 CExpr::WordValue=topic30
|
||||
3 CExpr::WriteLispExpr
|
||||
4 CExpr::WriteLispExpr=topic31
|
||||
3 CExpr::WriteClause
|
||||
4 CExpr::WriteClause=topic32
|
||||
3 CExpr::WriteExpr
|
||||
4 CExpr::WriteExpr=topic33
|
||||
2 CExprDatabase: public wxList
|
||||
3 CExprDatabase: public wxList=topic34
|
||||
3 CExprDatabase::CExprDatabase=topic35
|
||||
3 CExprDatabase::~CExprDatabase=topic36
|
||||
3 CExprDatabase::Append=topic37
|
||||
3 CExprDatabase::BeginFind=topic38
|
||||
3 CExprDatabase::ClearDatabase=topic39
|
||||
3 CExprDatabase::FindClause=topic40
|
||||
3 CExprDatabase::FindClauseByFunctor=topic41
|
||||
3 CExprDatabase::GetErrorCount=geterrorcount
|
||||
3 CExprDatabase::HashFind=topic42
|
||||
3 CExprDatabase::Read=databaseread
|
||||
3 CExprDatabase::ReadFromString=topic43
|
||||
3 CExprDatabase::Write=databasewrite
|
||||
3 CExprDatabase::WriteLisp
|
||||
4 CExprDatabase::WriteLisp=topic44
|
||||
2 Macros
|
||||
3 Macros=topic45
|
||||
1 Change log
|
||||
2 Change log=topic46
|
||||
Reference in a new issue