aboutsummaryrefslogtreecommitdiff
path: root/tests/cxx/hybrid/binary/cdr/test.xsd
AgeCommit message (Collapse)AuthorFilesLines
2009-04-02Add support for attributes with default and fixed values.Boris Kolpackov1-0/+12
tests/cxx/hybrid/default: new test tests/cxx/hybrid/binary: update to test default and fixed values
2009-03-08Add support for binary representationsBoris Kolpackov1-0/+131
xsde/cxx/hybrid/insertion-*: insertion operators generator xsde/cxx/hybrid/extraction-*: extraction operators generator libxsde/xsde/cxx/hybrid/cdr/: CDR support code libxsde/xsde/cxx/hybrid/xdr/: XDR support code tests/cxx/hybrid/binary/: new tests examples/cxx/hybrid/binary/: new examples documentation/cxx/hybrid/guide/: new chapter