An AkentiInputStream is used to deserialize objects from an ASCI string that was written using the conventions defined in AkentiOutputStream
An AkentiInputStream is used to deserialize objects from an ASCI string that was written using the conventions defined in AkentiOutputStream. This class provides input operations for standard C++ types such as chars, ints, longs and strings as well as Akenti-specific objects such as utctime, URL and Distinguished Names. Note that this object holds a reference to an underlying input stream and will only be valid as long as the underlying stream is valid. For the standard C++ types, this class just wraps the istream methods, so the standard conventions for reading from C++ streams are followed.
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de