#include "camtypes.h"
#include "cmxistut.h"
Go to the source code of this file.
|
|
|
Definition at line 103 of file cmxistut.cpp. |
|
Definition at line 415 of file cmxistut.cpp. |
|
Definition at line 403 of file cmxistut.cpp. |
|
Definition at line 404 of file cmxistut.cpp. |
|
Definition at line 414 of file cmxistut.cpp. |
|
Definition at line 413 of file cmxistut.cpp. |
|
fills the structure pointed to by Out according to the instructions
Definition at line 392 of file cmxistut.cpp. |
|
Definition at line 393 of file cmxistut.cpp. |
|
Value: if(StoreNext) {StoreStack[StackLevel] = (INT32)name; \ /*TRACEUSER( "Ben", _T("store %d = 0x%x\n"), (INT32)name, (INT32)name);*/ \ StoreNext = FALSE;} Definition at line 394 of file cmxistut.cpp. |
|
Value: Definition at line 401 of file cmxistut.cpp. |
|
Value: case instr: \ {RDIN(intype, data) RDOUT(outtype, data) \ /*TRACEUSER( "Ben", _T("simpleread value = %d = 0x%x\n"), data, data);*/ \ RDSTORE(data) } break; Definition at line 397 of file cmxistut.cpp. |
|
Value: {ERROR2IF(StackLevel < 1, FALSE, "unmatched stack levels in CMXImportFilter::ReadData"); \ StackLevel--;} Definition at line 410 of file cmxistut.cpp. |
|
Value: {ERROR2IF((StackLevel + 1) >= MAXSTACKLEVEL, FALSE, "stack level exceeded in CMXImportFilter::ReadData"); \ StackLevel++; StoreStack[StackLevel] = StoreStack[StackLevel - 1]; \ OutputMarkerStack[StackLevel] = OutputMarkerStack[StackLevel - 1]; \ IfExecStack[StackLevel] = IfExecStack[StackLevel - 1]; \ InputMarkerStack[StackLevel] = InputMarkerStack[StackLevel - 1];} Definition at line 405 of file cmxistut.cpp. |
|
Definition at line 412 of file cmxistut.cpp. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 216 of file cmxistut.cpp. |
|
Definition at line 262 of file cmxistut.cpp. |
|
Definition at line 128 of file cmxistut.cpp. |
|
Definition at line 242 of file cmxistut.cpp. |
|
Definition at line 242 of file cmxistut.cpp. |
|
Definition at line 128 of file cmxistut.cpp. |
|
Definition at line 128 of file cmxistut.cpp. |
|
Definition at line 128 of file cmxistut.cpp. |
|
Definition at line 128 of file cmxistut.cpp. |
|
Definition at line 160 of file cmxistut.cpp. |
|
Definition at line 290 of file cmxistut.cpp. |
|
Definition at line 297 of file cmxistut.cpp. |
|
Definition at line 360 of file cmxistut.cpp. |
|
Definition at line 360 of file cmxistut.cpp. |
|
Definition at line 116 of file cmxistut.cpp. |
|
Definition at line 315 of file cmxistut.cpp. |
|
Definition at line 325 of file cmxistut.cpp. |
|
Definition at line 331 of file cmxistut.cpp. |
|
Definition at line 310 of file cmxistut.cpp. |
|
Definition at line 337 of file cmxistut.cpp. |
|
Definition at line 221 of file cmxistut.cpp. |
|
|
|
Definition at line 221 of file cmxistut.cpp. |