| acdk::lang::sys::AbstractAllocator | The AbstractAllocator allocates for Object types a little bit memory, where the beginning of the allocated block a pointer to the Allocator can be found |
| acdk::io::AbstractCharFilterReader | A filter interface for other CharReader |
| acdk::io::AbstractCharFilterWriter | Abstract filter for CharWriter |
| acdk::io::AbstractCharReader | Abstract implementation for CharReader |
| acdk::io::AbstractCharWriter | Reads character, not bytes Similar to Javas InputStreamReader |
| acdkx::com::AbstractCoInterface | Base class for implementing a Com Interface |
| acdk::util::AbstractCollection | API: Java<br/> |
| acdk::make::AbstractCppTask | Base class for compiling cpp files |
| acdk::io::AbstractFileImpl | Implements a abstract FileImpl If not derived from other class this implementation stands for a file, which does not exists |
| acdk::io::AbstractFilterReader | Implements a filter for a given Reader |
| acdk::io::AbstractFilterWriter | Implements a filter for a given Writer |
| acdk::text::AbstractFormatedOutput | |
| acdk::lang::ref::AbstractHeapListener | |
| acdk::util::AbstractList | API: Java<br/> |
| acdk::util::AbstractListIterator | This is just a private implementation of the Iterator for AbstractList API: Java<br/> |
| acdk::util::AbstractListListIterator | This is just a private implementation of the Iterator for AbstractList * API: Java<br/> |
| acdk::util::AbstractListSubList | API: Java<br/> |
| acdk::util::AbstractListSubListListIterator | |
| acdk::util::logging::AbstractLogConsumer | Abstract/incomplete implementation of the LogConsumer interface |
| acdk::util::AbstractMap | API: Java<br/> |
| acdk::util::AbstractMapCachedKeySet | API: Java<br/> |
| acdk::util::AbstractMapCachedKeySetIterator | API: Java<br/> |
| acdk::util::AbstractMapCachedValuesCollection | API: Java<br/> |
| acdk::util::AbstractMapCachedValuesCollectionIterator | API: Java<br/> |
| acdk::io::AbstractObjectReader | Abstract basic implementation for a ObjectReader |
| acdk::io::AbstractObjectWriter | Standard implementation for Writing Objects into a stream (Serialization/Marshaling) API: ACDK |
| acdk::io::AbstractReader | Basic incomplete implementation for a Reader |
| acdk::util::AbstractSequentialList | API: Java<br/> |
| acdk::util::AbstractSet | API: Java<br/> |
| acdk::io::AbstractStorageReader | Standard incomplete implementation for a StorageReader |
| acdk::io::AbstractStorageWriter | Standard incomplete implementation for a StorageWriter |
| acdk::make::AbstractTask | Abstract base class for a Task |
| acdk::make::AbstractTool | |
| acdk::io::AbstractWriter | An default implementation of Writer with locking mechanism |
| acdk::lang::reflect::AccessibleObject | |
| acdk::make::AcdkBinaryTask | Creates a library or executable |
| acdk::lang::dmi::AcdkDmiClient | Standard DmiClient for most usages |
| acdk::make::AcdkExeTask | Create a the given Library |
| acdk::wx::AcdkForwarder< T > | |
| acdk::make::AcdkLibTask | Create a the given Library |
| acdk::make::AcdkMetainfLibTask | Create a metainfo library based on a AcdkLibTask |
| acdkx::com::AcdkObject | |
| acdkx::orb::AcdkObject | This class is a server side CORBA DSI Wrapper to Acdk Objects |
| tests::acdkx::orb::AcdkObject_Test | |
| acdkx::orb::AcdkObjectInterface | Dynamic interface to orb objects |
| acdk::make::AcdkProjectTask | A ProjectTask is collection of sub tasks |
| acdk::wx::AcdkShadowClientDataObject | Internal |
| acdk::lang::dmi::AcdkStdWeakTypeDmiClient | This DmiClient uses a more weak type casting scheme |
| acdk::make::AcdkTestExeTask | Create a the given Library |
| acdk::make::AcdkUnitConfigTask | Used to configure global unit task |
| tests::acdk::lang::dmi::AClass | |
| acdkx::orb::AContextImpl | Corresponds to CORBA spec Not really needed |
| acdk::java::awt::event::ActionEvent | |
| acdk::java::awt::event::ActionListener | |
| acdk::wx::ActivateEvent | See wxActivateEvent |
| acdkx::com::ActiveScript | With ActiveScript a VBScript or JavaScript interpreter can be embedded in a ACDK application |
| tests::acdkx::com::ActiveScript_Test | |
| org::omg::PortableServer::AdapterInactive | |
| acdkx::arb::ADelegate | |
| acdk::net::srfsys::AdminMessage | |
| tests::acdkx::orb::AdressBook | Class to test with other orb |
| tests::acdkx::orb::AdressBook_skel | |
| tests::acdkx::orb::AdressBook_stub | |
| tests::acdkx::orb::AdressBookImpl | Class to test with other orb |
| tests::acdkx::orb::AdressInfo | |
| acdk::lang::sys::Allocator | API: ACDK
Heaps that manages memory An Allocator has a little overhead: |
| tests::acdk::lang::sys::Allocator_Test | |
| acdk::lang::sys::AllocatorElement | Contains information about a allocated memory |
| acdk::lang::sys::AllocatorElement::Mem | |
| acdk::lang::sys::AllocatorInfo | |
| acdk::lang::sys::AllocatorObjectsIterator | |
| acdk::lang::sys::AllocTypeInfo | |
| org::omg::CosNaming::AlreadyBound | Exception AlreadyBound{}; |
| org::omg::CORBA::Any | |
| acdkx::arb::AObjectImpl | |
| acdkx::orb::AORB | |
| acdk::perl::APerlInterpreter | Representing the Perl interpreter |
| tests::acdkx::arb::APOAManager | |
| acdk::wx::App | See wxApp |
| acdk::wx::AppFwd | |
| org::omg::CORBA::portable::ApplicationException | |
| acdkx::arb::ARB | |
| acdkx::arb::ArbInterface | |
| acdk::tools::mc::ArgumentInfo | |
| acdk::lang::ArithmeticException | API: Java
|
| acdk::lang::ArithmeticOverflowException | Signal arithmetic an overflow condition |
| acdk::sql::Array | |
| acdk::lang::ArrayIndexOutOfBoundsException | |
| acdk::util::ArrayIterator | An Iterator for standard ObjectArrays |
| acdk::util::ArrayList | API: Java<br/> |
| acdk::lang::ArrayReadByteBuffer | Wrapps a a byteArray as ByteBuffer |
| acdk::lang::ArrayReadWriteByteBuffer | Wrapps a a byteArray as ByteBuffer |
| acdk::util::Arrays | API: Java<br/> |
| acdk::util::ArraysImpl | API: Java<br/> |
| acdk::wx::ArtProvider | See wxArtProvider |
| acdk::io::ASCIIDataReader | Filter to writes Data in Binary format |
| acdk::io::ASCIIDataWriter | Filter to writes Data in ASCII format |
| acdk::locale::AsciiDecoder | Decode character from 7 bit ascii |
| acdk::locale::AsciiEncoder | Encoded character to 7 bit ascii |
| acdk::locale::AsciiEncoding | Class to encode/decode strings for US-ASCII |
| acdk::locale::AsciiUtfDecoder | Please refer to acdk::locale::AsciiUtfEncoding |
| acdk::locale::AsciiUtfEncoder | Please refer to acdk::locale::AsciiUtfEncoding |
| acdk::locale::AsciiUtfEncoding | Encodes/Decodes ASCII with UTF escapes |
| acdkx::orb::AServerRequestImpl | |
| tests::acdk::lang::AThreadTest | |
| atomic_t | |
| org::w3c::dom::Attr | The Attr interface represents an attribute in an Element object |
| org::omg::CORBA::AttributeDef | |
| org::omg::CORBA::AttributeDescription | |
| org::xml::sax::AttributeList | Interface for an element's attribute specifications |
| acdk::xml::sax::AttributeListImpl | API: org.xml.sax<br> |
| org::xml::sax::Attributes | Interface for a list of XML attributes |
| tests::acdk::tools::mc::Attributes_Test | |
| org::xml::sax::helpers::AttributesImpl | Provides a default implementation for a list of attributes |
| acdk::net::Authenticator | |
| acdk::wx::AutoUserEventRegister | |
| acdk::java::awt::AWTEvent | |
| acdk::java::awt::event::AWTEventListener | |
| acdk::lang::sys::BackTrace | |
| tests::acdk::lang::sys::BackTrace_Test | |
| acdk::tools::csfide::BackTraceCtrl | |
| org::omg::CORBA::BAD_CONTEXT | |
| org::omg::CORBA::BAD_INV_ORDER | |
| org::omg::CORBA::BAD_OPERATION | |
| org::omg::CORBA::BAD_PARAM | |
| acdk::wx::ide::BarDimHandlerBase | CbBarDimHandlerBase |
| acdk::wx::ide::BarInfo | |
| acdk::text::Base64 | |
| tests::acdk::java::Basic_Test | |
| tests::acdk::java::serialization::Basic_Test | |
| tests::acdkx::orb::Basic_Test | |
| tests::acdkx::rdmi::Basic_Test | |
| BasicArray< T > | BasicArray implements Java like arrays for basic types bool, char, byte, short, int, jlong, float and double Java usage: int[] iarray = new int[3]; iarray[0] = 1; ACDK usage: RintArray iarray = new intArray(3); iarray[0] = 1; |
| acdk::util::BasicMapEntry | API: Java<br/> |
| tests::acdkx::orb::BasicTestClient | |
| tests::acdk::lang::dmi::BClass | |
| acdk::io::BinaryDataReader | Filter to writes Data in Binary format |
| tests::acdk::io::BinaryDataReaderWriter_Test | |
| acdk::io::BinaryDataWriter | Filter to writes Data in Binary format |
| acdk::io::BinaryObjectReader | Implementation to read Objects and basic type in binary format |
| tests::acdk::io::BinaryObjectReaderWriter_Test | |
| acdk::io::BinaryObjectWriter | Implementation to write Objects and basic type in binary format |
| acdkx::rdmi::BinaryProtocol | BinaryProtocol implements binary read/write |
| org::omg::CosNaming::Binding | IDL: struct Binding { Name binding_name; BindingType binding_type; }; |
| org::omg::CosNaming::BindingIterator | |
| acdkx::orb::namesrv::BindingIteratorImpl | |
| acdk::wx::Bitmap | See wxBitmap |
| acdk::wx::BitmapButton | See wxBitmapButton |
| acdk::wx::BitmapDataObject | See wxBitmapDataObject |
| acdk::lang::sys::BitmapPage< SlotSize > | |
| acdk::lang::sys::BitmapPagedAllocator | |
| acdk::lang::sys::BitmapPagedHeap | |
| acdk::util::BitSet | API: Java<br/> |
| acdk::sql::Blob | Similar to corresponding JDBC class |
| acdk::lang::sys::BoehmGC | |
| acdk::lang::sys::BoehmGC::Functions | |
| acdk::lang::sys::BoehmGCAllocator | |
| acdk::lang::sys::BoehmGCHeapFrame | |
| acdk::lang::Boolean | In ACDK the type boolean is replaced with buildin type bool |
| acdk::net::srfsys::BoolResetHelper | Little helper for exception safeness |
| acdk::wx::BoxSizer | |
| org::w3c::dom::Branch | Extension inspired by dom4j |
| branch_chain | |
| acdk::wx::Brush | See wxBrush |
| tests::acdk::lang::BThreadTest | |
| acdk::util::Bucket | API: Java<br/> |
| acdk::util::BucketNode | API: Java<br/> |
| acdk::tools::aunit::guitestrunner::BufferedCharWriter | |
| acdk::io::BufferedReader | Buffers input from a given Reader API: ACDK
|
| acdk::io::BufferedWriter | Buffers input from a given Writer API: ACDK
|
| tests::acdk::io::BufferedWriter_Test | |
| acdk::lang::Buffers | Helper methods in connection with ByteBuffers |
| acdk::wx::Button | See wxButton |
| acdk::lang::Byte | Object wrapper to a byte |
| acdk::locale::ByteAsciiDecoder | |
| acdk::locale::ByteAsciiEncoder | |
| acdk::locale::ByteAsciiEncoding | ByteAsciiEncoding holds uninterpreted 8 bit charachter |
| acdk::lang::ByteBuffer | A ByteBuffer holds a a sequence of bytes |
| acdk::io::ByteBufferAppendWriter | Reader interface for a ReadByteBuffer |
| acdk::io::ByteBufferPtrReader | Same as ByteBufferReader but ReadByteBuffer supports native iterator |
| acdk::io::ByteBufferReader | Reader interface for a ReadByteBuffer |
| acdk::io::ByteBufferStorage | Helper class |
| acdk::io::ByteBufferWriter | Reader interface for a ReadByteBuffer |
| acdk::io::BytePtrReader | Internal reader class |
| acdk::io::BytePtrWriter | Internal class for a writer into a fix byte buffer |
| acdk::io::ByteToCharReader | Filter translates from a Reader interface to a CharReader interface with the given decoder |
| acdk::io::ByteToCharWriter | Reads from a CharReader and encodes it to a Reader |
| acdk::util::Calendar | API: Java<br/> |
| tests::acdk::util::CalendarTest | |
| acdk::sql::CallableStatement | API: JDBC 2.0 |
| org::omg::CORBA::GIOP::CancelRequestHeader | |
| org::omg::CosNaming::CannotProceed | |
| acdk::wx::Caret | See wxCaret |
| org::w3c::dom::CDATASection | CDATA sections are used to escape blocks of text containing characters that would otherwise be regarded as markup |
| acdkx::orb::CDRObjectReader | |
| acdkx::orb::CDRObjectWriter | |
| acdk::vfile::zip::CentralDirectory | Not used |
| acdk::vfile::zip::CentralDirectoryEntry | Not used |
| acdk::locale::CEscapeDecoder | Please refer to acdk::util::CEscapeEncoding |
| acdk::locale::CEscapeEncoder | Please refer to acdk::util::CEscapeEncoding |
| acdk::locale::CEscapeEncoding | Implements encoding C literals like \n for newline Only ASCII charactes are allowed |
| acdk::wx::ide::inspector::CfgScriptConsole | Implements a CfgScript interpreter console |
| acdk::tools::aunit::CfgScriptTestCase | Execute one CfgScript script as test case |
| acdk::tools::aunit::CfgScriptTestSuite | Execute all CfgScripts in a given directory - including sub directories if recursive is true - which ends with _Test.csf |
| acdk::lang::Character | Object wrapper for a char (7 bit character) |
| tests::acdk::lang::Character_Test | |
| acdk::locale::CharacterCodingException | Will be thrown if a character has wrong byte encoding |
| org::w3c::dom::CharacterData | The CharacterData interface extends Node with a set of attributes and methods for accessing character data in the DOM |
| acdk::io::CharArrayReader | Reads from an uccharArray API: Java |
| acdk::io::CharArrayWriter | Reads from an uccharArray API: Java |
| acdk::io::CharReader | Reads character, not bytes Similar to Javas InputStreamReader |
| acdk::io::CharStreamPos | Internal structure to hold text position |
| acdk::io::CharToByteReader | Reads from a CharReader and encodes it to a Reader |
| acdk::io::CharToByteWriter | CharWriter interface which writes the encoded bytes in a given Writer |
| acdk::io::CharWriter | Reads character, not bytes Similar to Javas InputStreamReader |
| acdk::cfgscript::ChDir | Change directory in constructor and change back to previsous directory in desctructor |
| acdk::wx::CheckBox | See wxCheckBox |
| tests::acdk::lang::dmi::Child | |
| acdk::wx::Choice | See wxChoice |
| acdk::lang::Class | A class represents a ACDK Class definition |
| acdk::lang::ClassCastException | Will thrown if casting from one type to another will fail |
| acdk::java::serialization::ClassDescription | |
| acdk::tools::mc::ClassInfo | |
| acdk::tools::mc::ClassInitAttribute | If a ClazzInfo will be registered (typically when shared library with ACDK objects will be loaded) the given initialization method will be called for static class initialization If the ClazzInfo will be derigistered (shared library will be unloaded) the given deinitialization method will be called |
| acdk::lang::ClassLoader | ClassLoader find and loads new classes |
| tests::acdk::lang::ClassLoader_Test | |
| acdk::tools::acdkmc::ClassModulCompiler | |
| acdk::lang::ClassNotFoundException | Will be thrown if a class cannot be found |
| acdk::wx::ide::inspector::ClassTreeCtrl | |
| acdk::java::serialization::ClassTypeMapping | |
| acdk::lang::dmi::ClazzAttributeResValue | |
| acdk::lang::dmi::ClazzAttributesRes | Used to store attributes at ClazzInfo FieldInfo etc |
| acdk::lang::dmi::ClazzEnumInfo | Contains information about an enumeration |
| acdk::lang::dmi::ClazzEnumValueInfo | Stores an enumeration value |
| acdk::lang::dmi::ClazzFieldInfo | Contains information of an field of a parsed class API: ACDK
|
| acdk::tools::mc::ClazzFlagAttribute | Set the DMI-Flags with given flags |
| acdk::lang::dmi::ClazzInfo | Contains meta information of a ACDK class API: ACDK
|
| tests::acdk::lang::dmi::ClazzInfo_Test | |
| acdk::lang::dmi::ClazzMethodArgInfo | Contains information of an argument of an method API: ACDK
|
| acdk::lang::dmi::ClazzMethodInfo | Contains information of a method API: ACDK
|
| acdk::tools::mc::ClazzNameAttribute | This attribute can be used to set the name of a MetaInfo to given name |
| acdk::lang::dmi::ClazzSuperInfo | Contains information of a Super class API: ACDK
|
| tests::acdkx::arb::Client_Test | |
| acdk::wx::ClientDC | See wxClientDC |
| acdk::wx::Clipboard | See wxClipboard |
| acdk::lang::Cloneable | If an Object is clonable (implements Clonable) it must either overwrite virtual acdk::lang::Object clone(); to simplify the implementation also Object::serialized_clone() can be used |
| acdk::lang::CloneNotSupportedException | The if method clone() (Object::clone) doesn't support it should throw this exception |
| acdk::wx::CloseEvent | See wxCloseEvent |
| acdk::tools::mc::CMCException | |
| acdk::lang::CmdLineOption | CmdLineOption represent a option in a command line and returns the options |
| acdk::lang::CmdLineParseException | Thrown by the CmdLineParser if a command line cannot be parsed |
| acdk::lang::CmdLineParser | CmdLineParser parses a Commandline (RStringArray) and returns the options |
| tests::acdk::lang::CmdLineParser_Test | |
| acdkx::com::Co | |
| acdk::tools::mc::CodeAttribute | |
| acdk::tools::mc::CodeInfo | |
| acdk::tools::mc::CodeInsertion | |
| acdkx::com::CoException | |
| acdk::util::Collection | API: Java<br/> |
| acdk::util::Collections | Utility class with methods to operate on collections |
| org::xml::sax::helpers::CollectiveErrorHandler | This ErrorHandler just collect the warnings and errors |
| acdk::wx::Colour | See wxColour |
| acdk::wx::ColourData | See wxColourData |
| acdk::wx::ColourDialog | See wxColourDialog |
| acdk::wx::ComboBox | See wxComboBox |
| acdkx::com::ComDmiClient | |
| org::omg::CORBA::COMM_FAILURE | |
| acdk::wx::CommandEvent | See wxCommandEvent |
| acdk::make::CommandLineCompilerTool | A command line based tool |
| acdk::make::CommandLineOutputParser | |
| org::w3c::dom::Comment | This interface inherits from CharacterData and represents the content of a comment, i.e., all the characters between the starting ' <!--' and ending '-->' |
| acdkx::com::ComObject | Proxy to a scriptable COM ojbect |
| tests::acdk::python::ComObject_Test | |
| tests::acdkx::com::ComObject_Test | |
| acdk::lang::Comparable | Interface for comparing 2 objects |
| acdk::util::Comparator | API: Java<br/> |
| compile_data | |
| acdk::make::CompileTask | Compile C++ Source Expect following params: CCC_COMPILE_MASK SOURCEFILE OBJDIR DIRSEP OBJFILE CCC_INCLUDE_LIST (for depend) |
| acdk::util::ConcurrentModificationException | API: Java<br/> |
| acdk::io::ConfigFileSystemFactory | Helper class for file system factories loaded from configuration |
| acdkx::arb::Connection | |
| acdk::sql::Connection | API: JDBC 2.0 |
| acdkx::rdmi::Connection | Connection is a representation of a statefull connection between one server and one client |
| acdkx::rdmi::ConnectionRefs | |
| acdk::io::ConsoleCharReader | Reads characters from a console (standard input from the process) |
| acdk::io::ConsoleCharWriter | Write character to a Console (standard output or error output) API: ACDK
|
| acdk::util::logging::ConsoleConsumer | Write the logs into the standard or error ouput console |
| acdk::cfgscript::ConsoleDebugger | Implementation of a command line CfgScript debugger |
| acdk::io::ConsoleReader | Read bytes from a console (standard input) API: ACDK
|
| acdk::io::ConsoleWriter | Writes bytes to a console |
| acdk::lang::reflect::Constructor | Represents a constructor of a class |
| tests::acdk::lang::reflect::Constructor_Test | |
| tests::acdk::lang::Consumer | |
| org::omg::CORBA::Contained | |
| tests::acdk::lang::sys::ContainedClass | |
| org::omg::CORBA::Container | |
| tests::acdk::util::Container_Test | |
| acdk::net::ContentHandler | |
| org::xml::sax::ContentHandler | Receive notification of the logical content of a document |
| acdk::net::ContentHandlerFactory | |
| org::omg::CORBA::Context | |
| org::xml::sax::helpers::Context | Internal class for a single Namespace context |
| acdk::wx::Control | See wxControl |
| acdk::lang::ControlObjectSetMarket | |
| ControlPushPopOnStack< T > | Class T should export void push(); void pop(); |
| acdk::wx::ControlWithItems | See wxControlWithItems |
| acdk::lang::sys::core_abstractmutex | |
| acdk::lang::sys::core_atomicop | This is the internal implementation of an atomic operation |
| acdk::lang::sys::core_condition | |
| acdk::lang::sys::core_endline | |
| acdk::lang::sys::core_fastmutex | This mutex is a simple fast mutex to protect static code |
| acdk::lang::sys::core_flathashmap< K, V > | Very basic & specialized implementation of an hashmap hashmap |
| acdk::lang::sys::core_flathashmap< K, V >::container | |
| tests::acdk::lang::sys::core_hashmap_Test | |
| acdk::lang::sys::core_lock_guard< LockClass > | Provides a lock guard used to control lock()/unlock on the stack in exception save way |
| acdk::lang::sys::core_memcheck | Class to Check Memory usage in a scope |
| acdk::lang::sys::core_memtrace | |
| acdk::lang::sys::core_memtrace::MergedTrace | |
| acdk::lang::sys::core_mutex | This is the internal implementation of a recursiv mutex |
| tests::acdk::lang::sys::core_newvector_Test | |
| acdk::lang::sys::core_output | Used for output, if System::out/err is not available |
| acdk::lang::sys::core_pair< First, Second > | Duplicate of std::pair struct |
| acdk::lang::sys::core_recursivemutex | |
| acdk::lang::sys::core_semaphore | |
| acdk::lang::sys::core_setbit_leave_scope< T > | Set the bit when leaving scope |
| acdk::lang::sys::core_setbit_scope< T > | |
| acdk::lang::sys::core_sharedlib | |
| acdk::lang::sys::core_specific | |
| tests::acdk::lang::sys::core_specific_Test | |
| acdk::lang::sys::core_stack< T > | Basic stack based on core_vector |
| acdk::lang::sys::core_stack_scope< T > | Use core_vector stack as scope |
| acdk::lang::sys::core_static_lock_guard< LockClass > | Use this to lock a static defined mutex This implementation looks, if the lock would be tried outside of main() (than it would fail on some plattforms) |
| acdk::lang::sys::core_static_vector< T, Size > | Static versoin (fixed number of elements) of a vector<T> |
| acdk::lang::sys::core_string | A 'very core' string |
| acdk::lang::sys::core_substring | Mainly used to operate on literal strings |
| acdk::lang::sys::core_system | Implements a basic system wrapper |
| acdk::lang::sys::core_thread_id | |
| acdk::lang::sys::core_tick | |
| acdk::lang::sys::core_tracemem | |
| acdk::lang::sys::core_unlock_guard< LockClass > | Provides a lock guard used to control unlock()/lock on the stack in exception save way |
| acdk::lang::sys::core_value_scope< T > | Helper to wrap a basic type value into a scope |
| acdk::lang::sys::core_vector< T > | Replacement for the std::vector class |
| acdk::lang::sys::core_vector_reverse_iterator< IT > | Reverse iterator vor core_vector |
| acdk::lang::sys::core_winimage | |
| acdk::lang::sys::core_winimage::FallbackInfoResult | |
| acdk::lang::sys::core_winimage::SymbolResult | |
| acdk::lang::CoreByteBuffer | CoreByteBuffer is a standard implementation for a FlexByteBuffer |
| tests::acdk::lang::CoreConsumer | |
| tests::acdk::lang::CoreProducer | |
| acdkx::orb::CorObject | This class represents a Corba object used as generic client proxy object |
| acdk::make::CppSourceDependTask | Checks include deps |
| acdkx::com::CreateTypeInfo | |
| tests::acdkx::com::CreateTypeInfo_Test | |
| acdkx::com::CreateTypeLib | |
| tests::acdkx::com::CreateTypeLib_Test | |
| ct_data_s | |
| acdk::wx::Cursor | See wxCursor |
| acdk::sql::DatabaseMetaData | API: JDBC 2.0 |
| acdk::wx::DataFormat | See wxDataFormat |
| acdk::net::DatagramPacket | API: Java with extentions |
| acdk::net::DatagramSocket | Implements UDP Server/Client API: Java, simplified |
| tests::acdk::net::DatagramSocket_Test | |
| acdk::wx::DataObject | See wxDataObject |
| acdk::wx::DataObjectComposite | See wxDataObjectComposite |
| acdk::wx::DataObjectSimple | See wxDataObjectSimple |
| acdk::io::DataReader | Interface for reading basic data |
| acdk::io::DataWriter | Interface for writing basic data types |
| acdk::util::Date | API: Java<br/> |
| tests::acdk::util::Date_Test | |
| acdk::text::DateFormat | |
| tests::acdk::text::DateFormat_Test | |
| acdk::text::DateFormatSymbols | |
| acdk::tools::odbctests::DBConnect | Class DBConnect: Establish a connection to a Database via ODBC |
| acdk::wx::DC | See wxDC |
| acdk::cfgscript::DebugBreakPoints | Contains the configured debugger breakpoints |
| acdk::cfgscript::Debugger | Interface for a CfgScript Debugger |
| acdk::cfgscript::DebugPoint | Generic interface for Breakpoints |
| acdk::text::DecimalFormat | Corresponds the Java implementation |
| tests::acdk::text::DecimalFormat_Test | |
| acdk::text::DecimalFormatSymbols | |
| tests::acdk::text::DecimalFormatSymbols_Test | |
| acdk::text::DecimalSubpatternProperties | Used to store the formatting options of DecimalFormat |
| org::xml::sax::DeclHandler | SAX2 extension handler for DTD declaration events |
| acdk::locale::Decoder | Base class interface for decoding character from bytes |
| org::xml::sax::helpers::DefaultHandler | This default handler for SAX parsing just does nothing in the callback methods |
| acdk::vfile::DeflateWriter | |
| org::omg::CORBA::portable::Delegate | |
| acdk::make::DependencyChecker | |
| tests::acdk::lang::Depot | |
| org::omg::CORBA::Description | |
| acdk::wx::Dialog | See wxDialog |
| acdk::util::Dictionary | API: Java<br/> |
| tests::acdkx::orb::DIIAcdkObject_Test | |
| acdk::wx::ide::DimInfo | Small wrapper for cbDimInfo |
| acdk::wx::DirDialog | See wxDirDialog |
| acdk::make::DirExistsTask | Create a given directory |
| acdk::tools::mc::DispatchForwardAttributeTest | This class is for internal testing only |
| acdk::lang::dmi::DmiClient | DmiClient is an Interface implemented by Clients using the DMI interfaces, like Scripting engines and COM/CORBA middleware |
| acdk::lang::dmi::DmiDelegate | Standard interface for a delegate |
| acdk::lang::DmiException | Exception for DMI related error situations |
| acdk::lang::dmi::DmiNamedArg | Wrapper to a NamedArgs |
| acdk::lang::dmi::DmiObject | Represents an any type which can hold any other ACDK type |
| tests::acdkx::com::DmiObject_Test | |
| tests::acdk::lang::dmi::DmiObject_Test | |
| acdk::lang::dmi::DmiObjectArray | |
| acdk::lang::dmi::DmiProxy | |
| acdk::tools::mc::DmiProxyAttribute | This class add DmiProxy interface to an ACDK interface |
| acdk::lang::dmi::DmiProxyBase | DmiProxy is the base class for DMI proxys for interfaces, which enables to implement interfaces with DMI server implemenation |
| acdk::tools::mc::DmiProxyGenerator | This class add DmiProxy interface to an ACDK interface |
| acdk::tools::mc::DmiProxyGeneratorExt | This class add DmiProxy interface to an ACDK interface |
| acdk::tools::aunit::DmiTestClass | This class may be used to test script code |
| acdk::tools::aunit::DmiTestException | This exception is for testing purpose |
| acdk::tools::aunit::DmiTestInterface | This Interface may be used to test script code |
| acdk::lang::DmiTypeConversionException | While processing a dynamic Method Invokation (like New, invoke, invoke_static, peek, poke, peek_static, poke_static) and one of the param data types cannot be converted |
| acdk::wx::ide::DockPane | |
| org::w3c::dom::Document | The Document interface represents the entire HTML or XML document |
| acdk::xml::parsers::DocumentBuilder | |
| acdk::xml::parsers::DocumentBuilderFactory | |
| org::w3c::dom::DocumentFragment | DocumentFragment is a lightweight or minimal Document object |
| org::xml::sax::DocumentHandler | Receive notification of general document events |
| org::w3c::dom::traversal::DocumentTraversal | DocumentTraversal contains methods that create NodeIterators and TreeWalkers to traverse a node and its children in document order (depth first, pre-order traversal, which is equivalent to the order in which the start tags occur in the text representation of the document) |
| org::w3c::dom::DocumentType | Each Document has a doctype attribute whose value is either null or a DocumentType object |
| org::w3c::dom::DOMConfiguration | Interface documentation The DOMConfiguration interface represents the configuration of a document and maintains a table of recognized parameters |
| org::w3c::dom::DOMError | DOMError is an interface that describes an error |
| org::w3c::dom::DOMErrorHandler | DOMErrorHandler is a callback interface that the DOM implementation can call when reporting errors that happens while processing XML data, or when doing some other processing (e.g |
| org::w3c::dom::DOMException | DOM operations only raise exceptions in exceptional circumstances, i.e., when an operation is impossible to perform (either for logical reasons, because data is lost, or because the implementation has become unstable) |
| org::w3c::dom::DOMImplementation | The DOMImplementation interface provides a number of methods for performing operations that are independent of any particular instance of the document object model |
| org::w3c::dom::DOMLocator | DOMLocator is an interface that describes a location (e.g |
| acdk::xml::dom::DOMParser | API: org.w3c.dom<br> |
| org::w3c::dom::DOMWriter | The DOMWriter class is an ACDK extension, not specified by w3c org |
| org::w3c::dom::DOMWriterFormat | Defines a format for writing a dom |
| tests::acdk::lang::DoNothingRunnable | |
| acdk::lang::Double | Object wrapper for the basic double type |
| tests::acdk::lang::Double_Test | |
| acdk::util::DoubleIterator | Joins 2 Iterator to single one |
| tests::acdk::wx::DragNDrop_Test | |
| tests::acdk::wx::Drawing_Test | |
| acdk::sql::Driver | API: JDBC 2.0 |
| acdk::sql::DriverManager | API: JDBC 2.0 |
| acdk::sql::DriverPropertyInfo | API: JDBC 2.0 |
| acdk::wx::DropSource | See wxDropSource |
| acdk::wx::DropTarget | See wxDragResult |
| org::xml::sax::DTDHandler | Receive notification of basic DTD-related events |
| tests::acdk::lang::DummyObject | |
| acdk::wx::ide::DynamicToolBar | See wxFrameLayout |
| acdk::wx::ide::DynToolBarDimHandler | Wrapper to cbDynToolBarDimHandler later implement cbBarDimHandlerBase |
| tests::acdk::net::EchoClient | |
| tests::acdk::net::EchoServer | |
| tests::acdk::net::EchoThread | |
| acdk::tools::csfide::Editor | |
| org::w3c::dom::Element | The Element interface represents an element in an HTML or XML document |
| acdk::util::EmptyCollectionIterator | EmptyCollectionIterator implements an iterator for a collection with no elements It behaves the same, like a collection with no element |
| acdk::locale::Encoder | Base interface to encode a character into a byte sequence |
| acdk::locale::Encoding | Class to encode/decode strings |
| tests::acdk::io::Encoding_Test | |
| org::w3c::dom::Entity | This interface represents a known entity, either parsed or unparsed, in an XML document |
| org::w3c::dom::EntityReference | EntityReference nodes may be used to represent an entity reference in the tree |
| org::xml::sax::EntityResolver | Basic interface for resolving entities |
| acdk::tools::mc::EnumArgAttribute | The EnumArgAttribute attages a string accessible via a string key to the metainof (module, class, method, argument, field) |
| acdk::lang::reflect::Enumeration | Represents the Enumeration |
| acdk::util::Enumeration | API: Java<br/> |
| tests::acdk::lang::reflect::Enumeration_Test | |
| acdk::lang::reflect::EnumerationValue | Represents an enumeration value |
| acdk::tools::mc::EnumInfo | |
| acdk::tools::mc::EnumInfoValue | |
| acdk::io::EOFException | Will be thrown if a Reader try read behind of end of file/input |
| acdk::wx::EraseEvent | See wxEraseEvent |
| acdk::lang::Error | Signals an Error, which is in most cases an non-recoverable error situation |
| org::xml::sax::ErrorHandler | Basic interface for SAX error handlers |
| acdk::wx::Event | See wxEvent |
| acdk::wx::EventCracker | Internal to crack/dispatch events from wxWidgets to acdk_wx |
| acdk::wx::EventDispatcher | Internal to crack/dispatch events from wxWidgets to acdk_wx |
| acdk::wx::EventDispatcherArg | |
| acdk::util::EventListener | API: Java |
| acdk::util::EventListenerProxy | API: Java |
| acdk::util::EventObject | API: Java |
| acdk::wx::EvtHandler | See wxEvtHandler |
| acdk::lang::Exception | Base class for most exception classes |
| org::omg::CORBA::ExceptionDef | |
| org::omg::CORBA::ExceptionDescription | |
| acdk::net::srfsys::ExceptionMessage | |
| acdk::cfgscript::ExecutionStack | |
| acdk::cfgscript::ExecutionStackFrame | |
| tests::acdk::lang::ExtObject_Test | |
| ExtObjectPtr< T > | Wrapper to external class pointer |
| ExtObjectSharedRef< T > | RefHolder type (R-type) for external (foreign) pointer |
| ExtObjectVal< T > | Wrapper to external classes |
| acdk::lang::reflect::Field | Represent a field member of a class |
| tests::acdk::lang::reflect::Field_Test | |
| acdk::java::serialization::FieldDescription | |
| acdk::tools::mc::FieldInfo | |
| acdk::text::FieldPosition | |
| acdk::io::File | The File class is a fassade to a virtual filesystem |
| tests::acdk::io::File_Test | |
| acdk::io::FileAbstractImpl | Abstract/incomplete implementation of the FileImpl interface |
| acdk::util::logging::FileConsumer | Writes LogRecord into a file |
| acdk::make::FileCopyTask | Copy file or directory |
| acdk::wx::FileDataObject | See wxFileDataObject |
| acdk::make::FileDeleteTask | Check if a file exists or is older |
| acdk::make::FileDependTask | Check if a file exists or is older |
| acdk::io::FileDescriptor | Represents a operation system file descriptor |
| acdk::wx::FileDialog | See wxFileDialog |
| acdk::wx::FileDropTarget | See wxFileDropTarget |
| acdk::io::FileFilter | Filter used in connection of the acdk::io::File class |
| acdk::io::FileImpl | This Interface should implement the File operations |
| acdk::net::srfsys::FileInfo | |
| acdk::io::FileInfo | Hold logical information of a file Important: The information about the file is cached and may get out of sync with the read file information |
| acdk::io::FilenameFilter | Filter used in connection the acdk::io::File class |
| acdk::net::FileNameMap | |
| acdk::io::FileNotFoundException | Will be thrown if a method cannot find a given name |
| acdk::net::srfsys::FileOpMessage | |
| acdk::make::FileOpTask | Abstract base class for file operations |
| acdk::io::FileReader | Read bytes from a File |
| acdk::io::FileReaderWriterImpl | Internal Implementation base of FileReader and FileWriter |
| acdk::make::FileSet | Creates a file set of given globbin pattern specs |
| acdk::io::FileStandardImpl | Implementation of the FileImpl interface for standard operation system files |
| acdk::io::FileStatus | FileStatus operates on normal files Normally doesn't used directly |
| acdk::io::FileSystem | This Interface should implement the basic Filesystem operations |
| acdk::io::FileSystemFactory | Interface to a factory for file system by name |
| acdk::net::FileURLConnection | |
| acdk::io::FileWriter | Byte Writer into a file API: ACDK
|
| acdk::net::srfsys::FilterObjectReader | ### move this class to acdk::io |
| acdk::net::srfsys::FilterObjectWriter | ### move this class to acdk::io |
| acdk::io::FilterReader | Interface for a reader filter |
| acdk::io::FilterWriter | Interface for a writer filter API: ACDK
|
| acdk::lang::FlexByteBuffer | A FlexBuffer can shrink and grow The FlexBuffer may also contains an internal limit |
| tests::acdk::lang::FloadThread | |
| acdk::lang::Float | Object wrapper for the basic float type |
| tests::acdk::lang::Float_Test | |
| acdk::wx::FocusEvent | See wxFocusEvent |
| acdk::wx::Font | See wxFont |
| acdk::wx::FontData | See wxFontData |
| acdk::wx::FontDialog | See wxFontDialog |
| acdk::text::Format | |
| acdk::text::FormatedOutput | An Interface to print (interactive) text on the console API: ACDK
|
| acdk::util::logging::Formatter | Same role as java.util.logging.Handler or org.apache.log4j.Appender |
| acdk::wx::Frame | See wxFrame |
| acdk::wx::ide::FrameLayout | See wxFrameLayout |
| acdk::net::ftp::FTPClient | |
| tests::acdk::net::ftp::FTPClient_Test | |
| acdk::net::ftp::FTPFileImpl | |
| acdk::net::ftp::FTPFileSystem | Represends a File system mounted via class FTPClient |
| tests::acdk::net::ftp::FTPFileSystem_Test | |
| acdk::net::ftp::FTPFileSystemFactory | |
| acdk::net::ftp::FTPURLConnection | |
| acdk::net::ftp::FTPURLStreamHandler | |
| acdk::net::ftp::FTPUrlStreamHandlerFactory | |
| org::omg::CORBA::FullInterfaceDescription | |
| acdk::lisp::Function | |
| acdk::cfgscript::FunctionEnterDebugPoint | Breakpoint on function when entered |
| acdk::lang::dmi::FunctionSignature | For query functions in acdk::lang::Class a minimal definition of a method signature |
| acdk::lang::sys::Garbage_Heap | This heap does only Reference Counting without Garbage Collecting |
| acdk::wx::Gauge | See wxGauge |
| acdk::wx::GDIImage | See wxGDIImage |
| acdk::wx::GDIObject | See wxGDIObject |
| acdk::security::GeneralSecurityException | |
| acdk::net::srfsys::GetDirMessage | |
| acdkx::orb::GIOPLocateReplyMessage | |
| acdkx::orb::GIOPLocateRequest | |
| acdkx::orb::GIOPMessage | |
| acdkx::orb::GIOPReplyMessage | |
| acdkx::orb::GIOPRequestMessage | |
| acdk::io::GlobFilenameFilter | Provides simply Globbing with pattern like '*.h' API: Java Extended
Using fnmatch on unix system, and a similar (propably less powerfull) matching function on NT |
| acdk::util::GregorianCalendar | This is a port from ClassPath GregorianCalendar |
| acdk::wx::GridSizer | See wxGridSizer |
| acdk::tools::aunit::guitestrunner::GuiTestListener | |
| org::xml::sax::HandlerBase | Default base class for handlers |
| acdk::util::HashMap | Implements a unsorted map using hashing Parts of this class are inspired from the GNU Classpath implementation |
| acdk::lang::sys::hashmap_iterator< IK, IV > | |
| acdk::util::HashMapCollection | API: Java<br/> |
| acdk::util::HashMapIterator | API: Java<br/> |
| acdk::util::HashMapKey | API: Java<br/> |
| acdk::util::HashMapNilEntry | API: Java<br/> |
| acdk::util::HashMapSet | API: Java<br/> |
| acdk::util::HashSet | API: Java<br/> |
| acdk::util::Hashtable | API: Java<br/> |
| acdk::net::HeaderFieldHelper | |
| acdk::lang::sys::HeapFrame | HeapFrame declares just an abstrakt interface Please refer to class ObjectHeap for more detailed information |
| acdk::lang::sys::HeapLockMutex | Different to static_mutex it only locks/unlock if System::isInMain() is true |
| tests::acdkx::arb::HelloImpl | |
| acdk::boot::HelloWorldClass | This is the standard implementation, how to say Hello to an user |
| tests::acdk::util::HelloWorldClass_Test | |
| acdk::boot::HelloWorldInterface | A General Interface to say an user Hello |
| acdk::wx::HelpEvent | See wxHelpEvent |
| acdk::text::HTMLFormatedOutput | |
| acdk::wx::HtmlWindow | See wxHtmlWindow |
| acdkx::net::ssl::HTTPSUrlConnection | Implements a URLConnection for HTTPS |
| acdkx::net::ssl::HTTPSUrlStreamHandler | Internal implementation to handle HTTP Streams |
| acdkx::net::ssl::HTTPSUrlStreamHandlerFactory | Factory class for creating HTTPSUrlStreamHandler for https protocol |
| acdk::net::HttpURLConnection | |
| acdk::net::HttpURLConnectionImpl | Implementation of HttpURLConnection Currently only HTTP 1.0 is supported It doesn't evaluate the HTTP repsonse header and does no decoding of content |
| IAcdkObjectVtbl | |
| acdkx::com::IBase | Base class for implementing a Com Interface |
| acdk::wx::Icon | See wxIcon |
| acdk::util::IdentityHashMap | API: Java<br/> |
| tests::acdk::util::IdentityHashMap_Test | |
| acdk::tools::csfide::IdeScriptDebugger | |
| acdk::wx::IdleEvent | See wxIdleEvent |
| org::omg::CORBA::IDLType | |
| IHolder< I > | |
| acdk::lang::IllegalAccessException | Exception signals security volation situations |
| acdk::lang::IllegalArgumentException | May thrown by a method, if an argument doesn't fit the expected value API: Java
|
| acdk::locale::IllegalCharsetNameException | Will be thrown if encoding name is not known |
| acdk::lang::IllegalMonitorStateException | Possibily thrown by synchronisation operation |
| acdk::lang::IllegalStateException | Signals that the internal state of a class has a invalid state |
| acdk::lang::IllegalThreadStateException | May be thrown by acdk::lang::Thread if thread has invalid state for the method call |
| acdk::wx::ImageList | See wxImageList |
| acdk::lang::IndexOutOfBoundsException | Objects providing index based access to elements may throw this exception if index is out of range |
| acdk::wx::IndividualLayoutConstraint | See wxIndividualLayoutConstraint |
| acdk::net::InetAddress | Wrapper for Internet Address |
| tests::acdk::net::InetAddress_Test | |
| acdk::net::InetSocketAddress | API: Java |
| acdk::net::InetURLConnection | |
| inflate_blocks_state | |
| inflate_huft_s | |
| acdk::vfile::InflaterReader | |
| tests::acdk::vfile::tar::InflaterReader_Test | |
|