Ignore:
Timestamp:
Aug 28, 2009 5:54:24 AM (15 years ago)
Author:
dkearney
Message:

updates to the object system, fixed up tree and xml parser objects, added some basic tests for them and adopted number object to accept xml text and configure itself from the parsed xml. added fermi3.cc example program which contains suggested interface from apps meeting.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/objects/RpAxisMarker.h

    r1528 r1560  
    3939        double at (void) const;
    4040
    41         const char *xml();
     41        const char *xml(size_t indent, size_t tabstop);
    4242        const int is(void) const;
    4343
Note: See TracChangeset for help on using the changeset viewer.