Commit Graph

10 Commits

Author SHA1 Message Date
W. Eric Norum
d99fb7029d Change all instances of ioccrf' to iocsh' to reflect the added
capabilities of the IOC shell routines.
2001-05-17 18:16:49 +00:00
W. Eric Norum
d95e8b2822 Make ioccrf argument lists constant.
Add std namespace to ioccrf.cpp.
2000-12-21 20:35:43 +00:00
W. Eric Norum
ad7dc7153c Big changes to ioccrf routines.
1) Switched from using the registry to using a C++ map.  This provides
   an easy way to add...
2) A help command.  With no arguments, this command prints a table of
   commands.  With arguments it prints a synopsis of the specified
   command(s).
3) ioccrf() is now thread-safe with plans to add multiple remote
   access via telnet.  The value pointers have been removed from the
   argument structures and a pointer to an array of argument unions is
   passed to the registered callback routines.
4) All command/argument configuration structures are now const.
2000-12-18 15:33:21 +00:00
Jeff Hill
489bf56f72 fixed DLL keyword related problems 2000-05-04 15:52:25 +00:00
Marty Kraimer
e9aa6298c3 move location on include ioccrf 2000-05-04 13:02:39 +00:00
Jeff Hill
0f67cc3054 fixed some of the DLL export problems 2000-05-04 01:21:44 +00:00
Marty Kraimer
9eeeb258e6 add static where appropriate 2000-05-03 13:12:58 +00:00
Marty Kraimer
860b4313e6 add casr 2000-05-02 13:47:45 +00:00
Marty Kraimer
f6ce8bdbce change RegisterInit to Register 2000-05-01 20:57:01 +00:00
Marty Kraimer
437dfe40f0 new 2000-05-01 20:45:57 +00:00