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 | |
acdk::wx::InitDialogEvent | See wxInitDialogEvent |
acdk::lang::Initializer | Used to be registered into main to enable initialization and deinitialization before user defined main starts and or after user defined main ends API: ACDK
|
acdk::io::InputReader | The Class InputReader is the counterpart to PrintWriter |
org::xml::sax::InputSource | A single input source for an XML entity |
org::omg::CORBA::portable::InputStream | |
acdk::lang::InstantiationException | Will be thrown, if a an object cannot be created |
acdk::lang::Integer | Object wrapper for the basic int type |
tests::acdk::lang::Integer_Test | |
acdk::lang::InterfaceBase | Classes serves as base for all Interfaces |
org::omg::CORBA::InterfaceDef | |
org::omg::CORBA::InterfaceDescription | |
InterfaceHolder< I > | InterfaceHolder is the base template class to hold references to Interfaces |
internal_state | |
tests::acdk::python::Interpreter_Test | |
acdk::lang::InterruptedException | Will be thrown, if a thread is in a waitable state and the thread was interrupted |
org::omg::CORBA::INV_OBJREF | |
acdk::io::InvalidClassException | API: Java<br/> |
org::omg::CORBA::InvalidName | |
org::omg::CosNaming::InvalidName | IDL: exception InvalidName{}; |
acdk::lang::reflect::InvocationTargetException | |
acdk::tools::mc::InvokeForwardAttribute | This class define for all defined methods of the related class or for related the method an body in the clazzinfo which forwards the call to the underlying DMI invoke() |
org::omg::CORBA::portable::InvokeHandler | |
acdk::io::IOException | Signals error in IO operations |
org::omg::CORBA::IOP::IOR | |
org::omg::CORBA::GIOP::IORAddressingInfo | |
org::omg::CORBA::IRObject | |
acdk::locale::IsoDecoder | Decode ISO byte to String |
acdk::locale::IsoEncoder | Encodes String ISO byte encoding |
acdk::locale::IsoEncoding | Encodes/Decodes ASCII with UTF escapes |
acdk::locale::IsoUnicodeMapping | |
acdk::util::Iterator | API: Java<br/> |
acdk::util::IteratorEnumeration | A thin layer over Iterator API: Java<br/> |
acdkx::com::IUnknown | This is a wrapper to a foreign Interface |
acdk::make::JavaCompileTask | Uses JAVA_COMPILE_MASK to create the command line |
acdk::java::JavaInterpreter | Representing the Java interpreter |
tests::acdk::java::JavaObject_Test | |
acdk::java::serialization::JavaObjectReader | |
acdk::java::serialization::JavaObjectReadWriteCache | |
acdk::java::serialization::JavaObjectWriter | |
JavaSerSample | |
acdk::make::Job | |
acdk::make::JobExecuterTask | Runs a collection of task in threads |
acdk::make::JobTask | Run a task as a job |
acdk::io::JoinedReader | Joines multiple Reader to one virtual stream API: ACDK
|
acdk::java::awt::event::KeyEvent | |
acdk::wx::KeyEvent | See wxKeyEvent |
acdk::java::awt::event::KeyListener | |
acdk::wx::LayoutConstraints | See wxLayoutConstraints |
acdk::util::logging::Level | |
org::xml::sax::LexicalHandler | SAX2 extension handler for lexical events |
tests::acdk::xml::sax::LibXML_Test | |
acdk::xml::libxmldom::LibXMLAttr | |
acdk::xml::libxmldom::LibXMLCDATASection | |
acdk::xml::libxmldom::LibXMLCharacterData | |
acdk::xml::libxmldom::LibXMLComment | |
acdk::xml::libxmldom::LibXMLDocument | |
acdk::xml::libxmldom::LibXMLDocumentBuilder | |
acdk::xml::libxmldom::LibXMLDocumentFragment | |
acdk::xml::libxmldom::LibXMLDocumentType | |
acdk::xml::libxmldom::LibXMLElement | |
acdk::xml::libxmldom::LibXMLEntity | |
acdk::xml::libxmldom::LibXMLEntityReference | |
acdk::xml::libxmldom::LibXMLNamedNodeMap | |
acdk::xml::libxmldom::LibXMLNode | |
acdk::xml::libxmldom::LibXMLNodeList | |
acdk::xml::libxmldom::LibXMLNotation | |
acdk::xml::libxmldom::LibXMLPathNodeList | |
acdk::xml::libxmldom::LibXMLProcessingInstruction | |
acdk::xml::libxmldom::LibXMLText | |
acdk::xml::libxmldom::LibXMLXPathExpression | |
acdk::xml::libxmldom::LibXMLXPathNSResolver | |
acdk::xml::libxmldom::LibXMLXPathResult | |
acdk::io::LineNumberCharReader | Similar to acdk::io::LineNumberReader, but based on CharReader |
acdk::io::LineNumberCharReaderImpl | Standard filter implementation LineNumberCharReader |
acdk::io::LineNumberReader | A filter reader provides information about line and column of current read position |
acdk::util::LinkedList | API: Java<br/> |
acdk::util::LinkedListEntry | API: Java<br/> |
acdk::util::LinkedListIterator | API: Java<br/> |
acdk::lisp::LispArray | |
acdk::lisp::LispAtom | Strings or Number |
acdk::lisp::LispBinaryCode | |
acdk::lisp::LispBuildInFunction | |
acdk::lisp::LispCallBack | |
acdk::lisp::LispClass | (defclass (super list) (slotname :initarg :namedarg) (slotname :initarg :namedarg :initform initval) ) |
acdk::lisp::LispCode | |
acdk::lisp::LispDmiClient | Lisp Parameter converter |
acdk::lisp::LispEnvironment | Represents an Lisp-Interpreter |
acdk::lisp::LispException | |
acdk::lisp::LispFunction | |
acdk::lisp::LispInterpreter | |
acdk::lisp::LispList | |
acdk::lisp::LispObject | |
acdk::lisp::LispSlot | |
acdk::lisp::LispStackFrame | |
acdk::lisp::LispSymbol | |
acdk::lisp::LispTemplateFilter | To parse an text file with embedded Lisp-Code |
acdk::lisp::LispTokenizer | |
acdk::lisp::LispVar | |
acdk::util::List | API: Java<br/> |
acdk::wx::ListBox | See wxListBox |
acdk::util::ListIterator | API: Java<br/> |
acdk::util::ListResourceBundle | API: Java<br/> |
acdk::sql::sqlite::LiteConnection | Connection to a SQLite database |
acdk::sql::sqlite::LiteDatabaseMetaData | Meta data for a open database |
acdk::sql::sqlite::LiteDb | Thin wrapper to the SQLite3 database |
acdk::sql::sqlite::LiteDriver | Driver class for SQLite databases |
acdk::sql::sqlite::LiteMemTable | Different to LiteTable LiteMemTable reads the complete result set from a query into memory All fields of a record will represented by a string |
acdk::sql::sqlite::LiteMemTableIterator | Iterator adapter for a LiteMemTable |
acdk::sql::sqlite::LitePreparedStatement | Prepared statements for SQLite database |
acdk::sql::sqlite::LiteResultSet | A result set from a query to SQLite database |
acdk::sql::sqlite::LiteResultSetMetaData | |
acdk::sql::sqlite::LiteStatement | Statement for a SQLite database |
acdk::sql::sqlite::LiteTable | Wrapper for the C Api of SQLite |
acdk::io::LittleBytesReader | Helper for ByteToCharWriter |
acdk::io::LittleBytesWriter | Helper for CharToByteReader |
acdk::util::Locale | This Class represent a specific country an culture |
tests::acdk::util::Locale_Test | |
acdk::vfile::zip::LocalFileHeader | |
acdk::lang::sys::LocalGcHeap | Internal API |
acdk::lang::sys::LocalGcHeap::SharedOwnedValue | |
acdkx::rdmi::LocalObjectRepository | The LocalObjectRepository tracks all local objects, which are referenced by remote clients |
acdk::tools::csfide::LocalVarsCtrl | |
org::omg::CORBA::GIOP::LocateReplyHeader | |
org::omg::CORBA::GIOP::LocateRequestHeader | |
org::xml::sax::Locator | Interface for associating a SAX event with a document location |
org::xml::sax::helpers::LocatorImpl | Default implementaiton of org::xml::sax::Locator interface |
LockedProxy< T > | A Proxy for synchronized access to acdk::lang::Object |
acdk::lang::sys::LockObjectHeap | |
acdk::util::logging::LogConsumer | Same role as java.util.logging.Handler or org.apache.log4j.Appender |
acdk::util::logging::Logger | Represend one logical logger A logger can have a hierarchical name and 0 - n consumers |
tests::acdk::util::logging::Logging_Test | |
acdk::net::srfsys::LoginMessage | Login at server returns a ReplyMessage |
acdk::util::logging::LogManager | Central instance to manage logging |
acdk::util::logging::LogRecord | Represend one logging entry/message |
acdk::lang::Long | Object wrapper for the basic jlong type API: ACDK
|
acdk::make::LookupFileTask | Try to locate a file, executable, library, or header |
tests::acdk::lang::sys::Main | |
acdk::cfgscript::acdkcfgscript::Main | |
acdk::tools::csfide::MainFrame | |
acdk::make::MakeProps | |
acdk::net::MalformedURLException | |
acdk::util::Map | API: Java<br/> |
acdk::util::MapEntry | |
org::omg::CORBA::MARSHAL | |
acdk::lang::dmi::Marshaler | Abstract base class for general purpose marshaling |
tests::acdk::lang::dmi::Master2 | |
match_data | |
acdk::lang::Math | Some common math operations |
acdk::tools::mc::McConfigAttribute | This class add DmiProxy interface to an ACDK interface |
acdk::tools::aunit::McConfigTest | Dummy class to Test MetaCompiler with Attributes |
acdk::wx::MDIChildFrame | See wxMDIChildFrame |
acdk::wx::MDIClientWindow | See wxMDIClientWindow |
acdk::wx::MDIParentFrame | See wxMDIParentFrame |
acdk::lang::reflect::Member | |
acdk::java::serialization::MemberTypeMapping | The MemberTypeMapping is to used to map a Java member to a ACDK member |
acdk::lang::sys::MemChunkHeader | Uses by Allocator |
acdk::wx::MemoryDC | See wxMemoryDC |
acdk::io::MemoryMappedFile | Non function stub |
acdk::io::MemReader | Provide a Reader interface to a byteArray API: ACDK<br/> |
acdk::io::MemWriter | Provides a Writer interface to byteArray |
acdk::wx::Menu | See wxMenu |
acdk::wx::MenuBar | See wxMenuBar |
acdk::wx::MenuItem | See wxMenuItem |
acdk::net::srfsys::Message | |
acdk::security::MessageDigest | |
acdk::security::MessageDigestSpi | |
org::omg::CORBA::GIOP::MessageHeader | |
acdk::lang::dmi::MetaAttribute | MetaAttribute is connected with a unit, class, method or parameter |
acdk::tools::mc::MetaCompiler | Compiles Meta info |
acdk::lang::dmi::MetaInfo | All MetaInfo (UnitInfo, ClazzInfo, MethodInfo, etc |
acdk::lang::dmi::MetaInfoChangeListener | Implement this to listen to changes to MetaInfo database use MetaInfo::registerMetaInfoListener/unregisterMetaInfoListener to listen for changes |
acdk::lang::dmi::MetaInfoChildsArray< T > | |
acdk::tools::acdkmc::MetaInfoGenProxy | |
acdk::lang::dmi::MetaObject | A MetaObject is a class with meta information about a language construct |
tests::acdk::lang::dmi::MetaObject_Test | |
acdk::lang::dmi::MetaObjectImpl | Default implementation of MetaObject MetaObject are reflection objets like Class, Method, etc |
acdk::lang::dmi::MetaObjectListener | Listen on register a new MetaObject into type info database |
acdk::lang::reflect::Method | Represents a method of a class |
tests::acdk::lang::reflect::Method_Test | |
acdk::tools::mc::MethodAltNameAttribute | Sets the altname field in acdk::lang::dmi::MethodInfo |
acdk::tools::mc::MethodInfo | |
acdk::net::MimeTypeMapper | |
tests::acdk::tools::mc::Misc_Test | |
org::xml::sax::helpers::MiscXmlUtils | This class contains misc helper function |
acdk::util::MissingResourceException | API: Java<br/> |
acdk::lang::reflect::Modifier | This class is outdated |
org::omg::CORBA::ModuleDef | |
org::omg::CORBA::ModuleDescription | |
acdk::tools::mc::ModuleInfo | |
acdk::java::awt::event::MouseEvent | |
acdk::wx::MouseEvent | See wxMouseEvent |
acdk::java::awt::event::MouseListener | |
acdk::wx::MoveEvent | See wxMoveEvent, wxEVT_MOVE |
acdk::util::logging::MsgBoxConsumer | The message will displayed in a Message Dialog Box |
tests::acdk::wx::ide::MyApp | |
tests::acdk::wx::MyApp | |
tests::acdk::lang::MyClass | |
tests::acdk::lang::sys::MyClass | |
tests::acdk::lang::dmi::MyElement | |
tests::acdk::wx::MyFileDropTarget | |
tests::acdk::lang::MyFloatTest | |
tests::acdk::wx::ide::MyFrame | |
tests::acdk::wx::MyFrame | |
tests::acdk::lang::dmi::MyOwner | |
MyStruct | |
tests::acdk::lang::sys::MyTestObject | |
tests::acdk::wx::MyTextDropTarget | |
tests::acdk::lang::sys::MyThread | |
tests::acdk::lang::MyThrowable | |
tests::acdk::lang::MyValType | |
tests::acdk::wx::MyWxApp | |
tests::acdk::wx::MyWxFrame | |
org::omg::CosNaming::NameComponent | Class NameComponent |
NamedArg | Wrapper to support named arguments in DMI |
NamedArgs | Wrapper to support named arguments in DMI |
acdk::xml::sax::NamedBufferReader | API: org.xml.sax<br> |
NamedLogArgs | Utility to support acdk::util::logging Used in the LOG_NPV, LOG_NPC and LOG_NPS macros |
acdk::lang::dmi::NamedMetaInfo | |
org::w3c::dom::NamedNodeMap | Objects implementing the NamedNodeMap interface are used to represent collections of nodes that can be accessed by name |
tests::acdk::util::NamedPair | |
acdk::util::logging::NamedParameter | Wrapper to a named paramater for logging purpose |
acdk::lang::dmi::NamedScopedMetaInfo | |
acdk::lang::dmi::NamedScopedParentMetaInfo | |
org::xml::sax::helpers::NamespaceSupport | Encapsulate Namespace logic for use by SAX drivers |
acdk::java::rmi::Naming | |
org::omg::CosNaming::NamingContext | |
acdkx::orb::namesrv::NamingContextImpl | |
acdk::lang::NativeStackFrame | Implements a StackFrame of native C++ code |
acdk::util::NilComparator< T > | Helper class as representant to a Nil type |
acdk::util::NilRedBlackNode | Specialized Version for the NilNode |
org::omg::CORBA::NO_IMPLEMENT | |
org::omg::CORBA::NO_MEMORY | |
org::omg::CORBA::NO_PERMISSION | |
org::omg::CORBA::NO_RESOURCES | |
org::omg::CORBA::NO_RESPONSE | |
org::w3c::dom::Node | The Node interface is the primary datatype for the entire Document acdk::lang::Object Model |
acdk::xml::dom::NodeArrayList | API: org.w3c.dom<br> |
org::w3c::dom::traversal::NodeFilter | Filters are objects that know how to filter out nodes |
org::w3c::dom::traversal::NodeIterator | NodeIterators are used to step through a set of nodes, e.g |
acdk::xml::dom::NodeIteratorWalker | API: org.w3c.dom<br> |
org::w3c::dom::NodeList | The NodeList interface provides the abstraction of an ordered collection of nodes, without defining or constraining how this collection is implemented |
org::w3c::dom::NodeListIterator | Internal implementation for NodeList::iterator() method |
acdk::xml::dom::NodeUtil | API: org.w3c.dom<br> |
acdk::security::NoSuchAlgorithmException | |
acdk::lang::NoSuchDmiElementException | While processing a dynamic Method Invokation (like New, invoke, invoke_static, peek, poke, peek_static, poke_static) and the element cannot be found, this exception will be thrown |
acdk::lang::NoSuchElementException | While processing a dynamic Method Invokation (like New, invoke, invoke_static, peek, poke, peek_static, poke_static) and the element cannot be found, this exception will be thrown |
acdk::util::NoSuchElementException | API: Java<br/> |
acdk::lang::NoSuchFieldException | Will be thrown in case a non-existant field will be accessed via reflection API: Java
|
acdk::lang::NoSuchMethodException | Will be thrown in case a non-existant method will be accessed via reflection API: Java
|
org::w3c::dom::Notation | This interface represents a notation declared in the DTD |
acdk::wx::Notebook | See wxNotebook |
acdk::wx::NotebookEvent | See wxNotebookEvent |
org::omg::CosNaming::NotEmpty | Exception NotEmpty{}; |
org::omg::CosNaming::NotFound | |
tests::acdk::lang::NothingThread | |
acdk::wx::NotifyEvent | See wxNotifyEvent |
acdk::lang::ref::NotifyObjectEvent | Internal API |
tests::acdk::lang::dmi::NotifyObjectEvent_Test | |
acdk::lang::ref::NotifyObjectEventListener | Abstract class for ObjectEvents API: Internal |
tests::acdk::lang::dmi::NotifyObjectEventTestClass | |
tests::acdk::lang::dmi::NotifyObjectEventThread | |
acdk::io::NotSerializableException | API: Java<br/> |
acdk::lang::NullPointerException | Will be thrown in case a Nil object reference will be accessed via method or field access |
acdk::io::NullWriter | This class is the implementation of Writer to /dev/null |
acdk::lang::Number | This class provides some extended number parsing routines which also supports the extended unicode code character set and localization |
tests::acdk::lang::Number_Test | |
acdk::text::NumberFormat | |
acdk::lang::NumberFormatException | Will be thrown in case a number cannot be parsed |
org::omg::CORBA::OBJ_ADAPTER | |
acdk::lang::Object | Root of all Classes, except Interfaces |
org::omg::CORBA::Object | |
org::omg::CORBA::OBJECT_NOT_EXIST | |
tests::acdk::lang::Object_Test | |
tests::acdk::lang::ObjectArray_Test | |
acdk::lang::ObjectArrayBase | Base DMIable implementation of Arrays of Objects Normally this class will not be used by application code |
acdk::lang::ObjectArrayBaseImpl | Object implements the array of Object similar to the Java Object[] construct |
ObjectArrayImpl< T > | Template implementation of acdk::lang::Object Arrays This will be used via the ACDK_DECL_CLASS() macro |
acdk::lang::ObjectBase | ACDK specific implementation of Objects |
tests::acdk::lang::ObjectBase_Test | |
acdk::wx::ObjectExplorer | |
acdk::lang::sys::ObjectHeap | |
acdkx::arb::ObjectID | The format of of the id is: protokoll:network:port:pid:class:object |
org::omg::CORBA::portable::ObjectImpl | |
acdkx::orb::ObjectKey | ObjectKey wrappes the CORBA acdk::lang::Object Indentity |
acdk::net::srfsys::ObjectLogReader | |
acdk::net::srfsys::ObjectLogWriter | |
acdk::io::ObjectReader | Interface for reading basic and object types |
acdk::io::ObjectStreamException | Signals an error in operations of ObjectReader or ObjectWriter |
acdk::wx::ide::inspector::ObjectTreeCtrl | |
acdk::io::ObjectWriter | Interface to write Objects |
acdk::sql::odbc::ODBCArray | |
acdk::sql::odbc::ODBCCallableStatement | API: JDBC 2.0 |
acdk::sql::odbc::ODBCColumn | |
acdk::sql::odbc::ODBCConnection | Provides a connection to ODBC data sources |
acdk::sql::odbc::ODBCDatabaseMetaData | |
acdk::sql::odbc::ODBCDriver | Jdbc like driver for ODBC data sources |
acdk::sql::odbc::ODBCHandle | |
acdk::sql::odbc::ODBCParam | Used for input and output variables |
acdk::sql::odbc::ODBCPreparedStatement | API: JDBC 2.0 |
acdk::sql::odbc::ODBCResultSet | |
acdk::sql::odbc::ODBCResultSetMetaData | |
acdk::sql::odbc::ODBCStatement | |
acdk::sql::odbc::ODBCStatusRecord | |
acdk::tools::odbctests::ODBCTests | |
org::omg::CORBA::OperationDef | |
org::omg::CORBA::OperationDescription | |
org::omg::CORBA::ORB | |
acdkx::orb::OrbConnection | |
acdkx::orb::OrbConnectionMgr | OrbConnectionMgr is a singleton which manages all Connections to other ORBs |
acdkx::orb::mc::OrbDispatchAttribute | |
acdkx::orb::OrbException | |
acdkx::orb::OrbInputStream | |
acdkx::orb::OrbOutputStream | |
acdkx::orb::mc::OrbSetRepId | |
acdk::lang::OutOfMemoryError | This exception will be thrown in case no more memory cannot be allocated because either the memory was limited by the appliation or no more memory can be allocated from the underlying operation system |
acdk::io::OutputDebugStringWriter | On MS Windows application this Writer uses OutputDebugStringA() to write to debugger console |
org::omg::CORBA::portable::OutputStream | |
acdk::tools::csfide::OutputWindow | |
acdk::lang::Package | Just an nonfunction wrapper |
acdk::lang::PackageDefinition | Static information about the package |
acdk::lang::sys::PagedAllocator | |
acdk::lang::sys::PagedAllocatorPage | |
acdk::lang::sys::PagedAllocatorPageSlot | |
acdk::lang::sys::PagedHeap | |
acdk::wx::PaintDC | See wxPaintDC |
acdk::wx::PaintEvent | See wxPaintEvent |
acdk::wx::Panel | See wxPanel |
acdk::lang::reflect::Parameter | A method parameter |
org::omg::CORBA::ParameterDescription | |
acdk::lang::ParamsMismatchException | While processing a dynamic Method Invokation (like New, invoke, invoke_static, peek, poke, peek_static, poke_static) and the element cannot be found, this exception will be thrown |
acdk::text::ParseException | |
acdk::text::ParsePosition | This class is used to keep track of the current position during parsing operations |
org::xml::sax::Parser | Basic interface for SAX (Simple API for XML) parsers |
acdk::xml::parsers::ParserConfigurationException | |
acdk::net::PasswordAuthentication | |
pcre_callout_block | |
pcre_extra | |
pcre_study_data | |
acdk::wx::Pen | See wxPen |
acdk::perl::PerlObject | Representing a PerlObject |
org::omg::CORBA::PERSIST_STORE | |
acdk::lang::ref::PhantomReference | API: Java |
acdk::io::PipedReader | A create a Reader end of a pipe construct |
acdk::io::PipedWriter | A create a Reader end of a pipe construct |
acdk::make::PlattformSelectTask | Select and set current platform |
org::omg::PortableServer::POAManager | |
acdk::wx::Point | See wxPoint |
tests::acdk::lang::PollOnThreadLocal | |
acdk::make::PooledThread | A Thread, which will be managed by a ThreadPool API: ACDK
|
acdk::sql::PreparedStatement | API: JDBC 2.0 |
org::omg::CORBA::PrimitiveDef | |
acdk::io::PrintWriter | PrintWriter provides formated character output |
tests::acdk::io::PrintWriter_Test | |
acdk::lang::Process | Extern process/executable |
acdk::lang::Process_PipeReader | Helper class to reading process output API: ACDK internal
|
org::w3c::dom::ProcessingInstruction | The ProcessingInstruction interface represents a processing instruction, used in XML as a way to keep processor-specific information in the text of the document |
tests::acdk::lang::ProcessOutReaderThread | |
acdk::tools::aunit::ProcessTestCase | Experimental TestSuite to test an external process |
acdk::tools::aunit::ProcessTestSuite | Experimental TestSuite to test an external process |
tests::acdk::lang::Producer | |
org::omg::CORBA::IIOP::ProfileBody | |
acdk::wx::ProgressDialog | Underlying wxProgressDialog is owned by this class see wxProgressDialog |
acdk::make::ProjectTask | A ProjectTask is collection of sub tasks |
acdk::util::Properties | API: Java with extension<br/> |
tests::acdk::util::Properties_Test | |
acdk::util::PropertiesChangeListener | Interface to listen to changes on a Properties set |
acdk::util::PropertiesListener | Implements a deamon thread, which will update the given Property if a SIGHUB will be encountered |
acdk::util::PropertyResourceBundle | API: Java<br/> |
acdk::text::PropertyVarTemplateFilter | An filter, which replaces $VarName$ with value in an Properies API: ACDK
|
acdk::cfgscript::Props | Generic Properties holding DmiObject's |
tests::acdk::cfgscript::Props_Test | |
acdk::cfgscript::PropsChangeListener | |
acdk::net::ProtocolException | |
acdkx::rdmi::ProtocolImpl | |
acdkx::arb::ProxyClassesStruct | |
acdk::io::PushbackCharReader | CharReader where character can be pushed back into the stream |
acdk::io::PushbackCharReaderImpl | API: ACDK<br/> |
acdk::io::PushbackReader | CharReader where bytes can be pushed back into the stream |
acdk::python::PythonInterpreter | |
acdk::python::PythonProxy | |
acdk::wx::RadioBox | See wxRadioBox |
acdk::wx::RadioButton | See wxRadioButton |
acdk::util::Random | API: Java<br/> |
acdk::io::RandomAccessFile | Access a standard system file |
tests::acdk::io::RandomAccessFile_Test | |
acdk::lang::sys::RawAllocator | This is a thin wrapper to raw allocation used by RC_Heap |
acdk::lang::sys::RawPage | |
RBasicArray< T > | Smart Pointer wrapper for BasicArray<T> |
acdk::lang::sys::RC_GC_Heap | |
acdk::lang::sys::RC_Heap | This heap does only Reference Counting without Garbage Collecting |
acdk::lang::ReadByteBuffer | A readable ByteBuffer |
acdk::io::Reader | General byte base reader |
tests::acdk::io::ReaderWriter_Test | |
acdk::lang::ReadWriteByteBuffer | A readable and writeable ByteBuffer |
real_pcre | |
acdk::wx::Rect | See wxRect |
recursion_info | |
acdk::util::RedBlackNode | API: Java<br/> |
tests::acdk::lang::RefCast< FromT > | |
acdk::lang::sys::ReferedMap | |
tests::acdk::lang::dmi::ReferedMap | |
tests::acdk::lang::dmi::ReferedMapValue | |
acdk::lang::sys::ReferedMapValue | |
acdk::lang::ref::Reference | The Reference class is similar to the corrsponding Java class |
tests::acdk::lang::dmi::Reference_Test | |
acdk::lang::ref::ReferenceQueue | References, which not longer held by a strong references but managed through a Reference are collected in a ReferenceQueue |
tests::acdk::lang::dmi::ReferenceTestClass | Just to test instances |
acdk::lang::sys::Referer | |
tests::acdk::lang::RefH< T > | |
RefHolder< T > | RefHolder is the base template class to hold references |
REG_DATA | |
regex_t | |
acdk::text::RegExp | Implements Regular Expression API: ACDK
|
tests::acdk::text::RegExp_Test | |
acdk::text::RegExpMatchPosition | Holds the Offsets of matching regular expresseions API: ACDK
|
acdk::wx::Region | See wxRegion |
acdk::lang::RegisterPackage | Register helper |
acdkx::arb::RegisterProxyClass | |
acdkx::orb::RegisterRepId | |
acdkx::orb::RegisterSkelInfoClass | |
acdk::java::serialization::RegisterTypeMapping | |
acdk::wx::RegisterWxCreator | |
regmatch_t | |
org::omg::CORBA::portable::RemarshalException | |
acdk::java::rmi::Remote | |
acdkx::rdmi::RemoteArg | |
acdkx::rdmi::RemoteDmiProxy | |
acdkx::rdmi::RemoteDmiServer | |
acdk::xml::RemoteInterface | An holder for a remote interface API: ACDK<br/> |
acdkx::rdmi::RemoteObjectId | |
acdkx::rdmi::RemoteObjectReferences | |
org::omg::CORBA::GIOP::ReplyHeader | |
acdkx::orb::ReplyInputStream | |
acdk::net::srfsys::ReplyMessage | |
acdkx::orb::ReplyOutputStream | |
org::omg::CORBA::Repository | |
org::omg::CORBA::GIOP::RequestHeader | |
acdkx::orb::RequestOutputStream | Message send from Client to Server |
acdk::util::ResourceBundle | API: Java<br/> |
tests::acdk::util::ResourceBundle_Test | |
org::omg::CORBA::portable::ResponseHandler | |
acdk::io::RessourceDir | Internal class implementing in C++ source embedded directory |
acdk::io::RessourceFile | Internal class implementing in C++ source embedded file |
acdk::io::RessourceFileImpl | Provides a File implementation for the FileImpl interface which can be embedded into C++ source code |
tests::acdk::io::RessourceFileImpl_Test | |
acdk::io::RessourceFileSystem | Implements internal ressource storage embedded into C++ source code |
acdk::io::RessourceFileSystemFactory | Factory for the acdk::io::RessourceFileSystem |
acdk::sql::ResultSet | API: JDBC 2.0, extended |
acdk::sql::ResultSetIterator | Iterator wrapper for a ResultSet |
acdk::sql::ResultSetMetaData | |
acdk::net::srfsys::ReturnDirMessage | |
RObjectArrayImpl< T > | Reference holder for an array |
tests::acdk::util::logging::RollingFileAppender_Test | |
acdk::util::logging::RollingFileConsumer | |
acdk::wx::ide::RowInfo | |
acdk::lang::RString | Specialization of RefClass1Interface<String, acdk::lang::Object, RComparable> to enable String related operators API: Java
|
acdk::lang::Runnable | Runnable can be used in connection with Threads |
acdk::lang::Runtime | Interface class to launch extern process |
tests::acdk::lang::Runtime_Test | |
acdk::lang::RuntimeException | RuntimeException can be thrown any time |
acdk::lang::SaveConstructor | Helper class to protect constructors for freeing this by accident |
org::xml::sax::SAXException | Encapsulate a general SAX error or warning |
org::xml::sax::SAXNotRecognizedException | Exception class for an unrecognized identifier |
org::xml::sax::SAXNotSupportedException | Exception class for an unsupported operation |
SaxParseContext | |
org::xml::sax::SAXParseException | Encapsulate an XML parse error or warning |
acdk::tools::aunit::SayHelloInterface | Sample interface to demonstrate and Test ACDK DMI features |
acdk::tools::aunit::SayHelloInterfaceImpl | |
acdk::cfgscript::ScopedCfgVar | Used to hold varaibles as stack var |
acdk::lang::ScopedWaitingMonitor | Class to register/deregister waiting monitor |
acdk::wx::ScreenDC | See wxScreenDC |
acdk::cfgscript::Script | Script represents a script file |
tests::acdk::cfgscript::Script_Test | |
acdk::cfgscript::ScriptClassLoader | Implements a ClassLoader for CfgScript |
tests::acdk::cfgscript::ScriptCom_Test | |
tests::acdk::cfgscript::ScriptDebug_Test | |
acdk::cfgscript::ScriptException | |
acdk::make::ScriptExecuteTask | Executes a Script File |
acdk::cfgscript::ScriptGlobals | Represents global functions |
acdk::lang::dmi::ScriptInterpreter | Interface to a script interpreter like Lisp, Perl, PHP, tcl, Java, etc |
acdk::cfgscript::ScriptObject | Simple Script acdk::lang::Object |
acdk::cfgscript::ScriptSource | Source for scripts |
tests::acdk::cfgscript::ScriptStatements_Test | |
acdk::lang::dmi::ScriptVar | ScriptVar is a generic container for all other ACDK types |
acdk::lang::dmi::ScriptVar::TypeUnion | Container of the possible types |
tests::acdk::lang::dmi::ScriptVar_Test | |
acdk::lang::dmi::ScriptVarMetaAttribute | |
acdk::wx::ScrolledWindow | See wxScrolledWindow |
acdk::wx::ScrollEvent | See wxScrollEvent |
acdk::wx::ScrollWinEvent | See wxScrollWinEvent |
tests::acdk::lang::sys::SelfAssignTest | |
org::omg::CORBA::SequenceDef | |
acdk::io::Serializable | Tag interface to declare a class as serializable |
acdk::io::SerializedFieldDescriptor | Used to describe a serialized class |
acdk::io::SerializedObjectDescriptor | Similar to ObjectStreamClass in Java |
tests::acdkx::arb::Server_Test | |
acdkx::orb::ServerDelegate | Implements the dynamic wrapper for CORBA interfaces |
acdkx::rdmi::ServerImpl | |
org::omg::CORBA::ServerRequest | |
acdk::net::ServerSocket | API: Java |
org::omg::CORBA::IOP::ServiceContext | |
acdk::util::Set | API: Java<br/> |
acdk::wx::SetCursorEvent | See wxSetCursorEvent |
acdk::tools::mc::SetDispatchAttribute | With this attribute the dmi dispatch method for a class (static or dynamic methods), a method or a field can be set |
tests::acdk::tools::mc::SetDispatchAttribute_Test | |
acdk::security::SHAMessageDigest | |
acdk::lang::SharedLibrary | Loads shared libraries/DLLs at runtime |
acdk::lang::ref::SharedOwned | |
tests::acdk::lang::dmi::SharedOwned | |
tests::acdk::lang::dmi::SharedOwnedValue | |
acdk::lang::ref::SharedOwning | Implements mechanism for small garbage collection for local shared owning |
tests::acdk::lang::dmi::SharedOwning2_Test | |
tests::acdk::lang::dmi::SharedOwning3_Test | |
tests::acdk::lang::dmi::SharedOwning_Test | |
acdk::make::ShellExecuteTask | Execute an external process |
tests::acdk::make::ShellExecuteTask_Test | |
acdk::cfgscript::ShellExecutor | General class to execute external programs |
tests::acdk::cfgscript::ShellExecutor_Test | |
acdk::lang::Short | Object wrapper for the basic short type |
acdk::lang::SignalEventHandler | Interface to handle signals |
acdk::util::SimpleCalendar | A more simple callendar |
acdk::text::SimpleDateFormat | |
acdk::make::SimpleFileDepencyChecker | |
acdk::util::logging::SimpleFormatter | Very simple format with only Category: Message output |
acdk::util::SimpleListResourceBundle | A more simple ListResourcebundle with const char* as key and value * API: ACDK
|
acdk::util::SimpleListResourceBundle::KeyValues | |
acdk::lang::SimplePtrItBuffer< T > | Internal helper implements standard methods for ByteBuffer, which implements native begin() and end() methods |
acdk::util::SimpleTimeZone | API: Java<br/> |
acdk::util::SingleObjectIterator | SingleObjectIterator wrapps a single object with a iterator |
acdk::wx::Size | See wxSize |
acdk::wx::SizeEvent | See wxSizeEvent, wxEVT_SIZE |
acdk::wx::Sizer | See wxSizer |
acdkx::orb::SkelInfoClassesStruct | Information about a CORBA interface Skeleton / Proxy |
acdk::lang::SlicedReadByteBuffer | Holds a slice from another ReadByteBuffer |
acdk::lang::SlicedReadWriteByteBuffer | Holds a slice from another ReadWriteByteBuffer |
acdk::wx::Slider | See wxSlider |
tests::acdk::lang::Sm | |
acdk::net::Socket | API: Java |
acdk::net::SocketAddress | API: Java |
acdk::net::SocketException | |
acdk::net::SocketImpl | API: Java |
acdk::net::SocketImplFactory | API: Java |
acdk::net::SocketOptions | API: Java |
acdk::lang::ref::SoftReference | API: Java |
acdk::util::SortedMap | API: Java<br/> |
acdk::util::SortedSet | API: Java<br/> |
acdk::cfgscript::SourceLineDebugPoint | Breakpoint when script source line will be executed |
acdk::cfgscript::SourceToken | Represents an parsed CfgScript token |
acdk::cfgscript::SourceTokenizer | Before executing a CfgScript the source will be parsed to token |
acdk::lang::sys::specific< T > | |
acdk::wx::SpinButton | See wxSpinButton |
acdk::wx::SpinCtrl | See wxSpinCtrl |
acdk::wx::SplitterWindow | See wxSplitterWindow |
acdk::sql::SQLException | API: JDBC 2.0 |
acdk::sql::SQLWarning | API: JDBC 2.0 |
acdk::net::srfsys::SRFileImpl | |
acdk::net::srfsys::SRFileSystemClient | |
acdk::net::srfsys::SRFileSystemServer | |
acdk::net::srfsys::SRSFileWriter | |
tests::acdkx::net::ssl::SSLConnection_Test | |
acdkx::net::ssl::SSLSocket | Implements a SSL Socket on basis of TCPSocket |
acdk::lisp::Stack< T > | |
tests::acdk::lang::sys::StackAlloc_Test | |
acdk::lang::StackFrame | Interface for a Stack Trace description |
acdk::lang::StackFrameLocal | Represents a local variable in a StackFrame |
acdk::lang::sys::StackHeap | |
acdk::lisp::StackHolder< T > | |
acdk::lang::StackOverflowError | The StackOverflowError will only thrown on platforms (OS/compiler), which supports structured handling of these type of exceptions (f.e |
StackSavedStr | |
acdk::lisp::StackVarHolder | |
acdk::io::StandardFileSystem | The StandardFileSystem implements the FileSystem for standard OS files |
acdk::lang::dmi::StandardMarshaler | If a BYVAL-call is used locally, the standard marshaler is used to make copies of the objects |
acdk::sql::StandardMemBlob | Implement Blob with ByteBuffer |
acdk::sql::Statement | API: JDBC 2.0 |
acdk::lang::sys::static_specific< T > | The static_specific represents a thread local pointer to T T must have a public constructor with no arguments if called in main and ACDK_SUPPORT_STATIC_THREADLOCAL is defined it uses a the fast implementation of static TLS Otherwise it uses slower specific<T> implementation if called outside main it uses just a normal instance |
acdk::lang::StaticAsciiLiteral | This is a little helper class for fast comparing String with string literals |
acdk::wx::StaticBitmap | See wxStaticBitmap |
acdk::wx::StaticBox | See wxStaticBox |
acdk::lang::sys::StaticObjectWrapper< T, RT > | In case an Object has to be defined statically, this class helps to manage initialization and deinitialion order |
acdk::lang::sys::StaticObjectWrapper1< T, RT, P1 > | |
acdk::lang::sys::StaticObjectWrapper2< T, RT, P1, P2 > | |
acdk::wx::StaticText | See wxStaticText |
acdk::wx::StatusBar | See wxStatusBar |
acdk::lang::dmi::StdDispatch | StdDispatch is a basic Interface implemented by every ACDK object and interface for dynamic call an ACDK method |
tests::acdk::lang::dmi::StdDispatch_Test | |
acdk::lang::dmi::StdDmiDelegate | Standard DMI implementation Delegate call to underlying object via dmi |
org::xml::sax::helpers::StdErrorHandler | This ErrorHandler do logging and throws exception in case of error or fatalError |
acdk::util::logging::StdFormatter | Standard format for LogRecord in one readable line per LogRecord |
acdk::io::Storage | An Storage is an interface to query information of IO-Storages |
acdk::io::StreamCorruptedException | API: Java<br/> |
acdk::io::StreamEndline | |
acdk::io::StreamTokenizer | Parses a character stream to token |
tests::acdk::io::StreamTokenizer_Test | |
acdk::lang::String | Similar to Java but extended Some extional function are inspired by the org.apache.commons.lang.StringUtils class |
tests::acdk::lang::String2_Test | |
acdk::lang::String::StringIterator | Iterator of uc2chars of this string |
tests::acdk::lang::String_Test | |
acdk::lang::StringBuffer | The Stringbuffer should work in a quite similar way to the java StringBuffer |
tests::acdk::lang::StringBuffer_Test | |
org::omg::CORBA::StringDef | |
acdk::lang::StringHash< C0, C1, C2, C3, C4, C5, C6, C7, C8, C9, C10, C11, C12, C13, C14, C15, C16, C17, C18, C19, C20 > | This template compiles a ascii string literal hash code at up to 20 characters at compile time |
acdk::lang::StringHash< C0, C1, C2, C3, C4, C5, C6, C7, C8, C9, C10, C11, C12, C13, C14, C15, C16, C17, C18, C19, C20 >::HashCalc< c, h > | |
acdk::lang::StringIndexOutOfBoundsException | May be thrown by acdk::lang::String or acdk::lang::StringBuffer if index based method calls the index is out of range |
acdk::lang::StringReadByteBuffer | This class holds a String, whereas the String::characterClass() must already have the correct encoding |
acdk::io::StringReader | Reads character from a given String |
acdk::tools::mc::StringTagAttribute | The StringTagAttribute attages a string accessible via a string key to the metainof (module, class, method, argument, field) |
acdk::util::StringTokenizer | API: Java extended<br/> |
tests::acdk::util::StringTokenzier_Test | |
acdk::lang::StringUtf8Utils | Internal Helper class to handle UTF8 strings |
acdk::io::StringWriter | Reads character, not bytes Similar to Javas InputStreamReader |
org::omg::CORBA::StructDef | |
org::omg::CORBA::StructMember | |
acdk::wx::ide::StyledTextCtrl | See wxStyledTextCtrl |
tests::acdk::wx::ide::StyledTextCtrl_Test | |
acdk::wx::ide::StyledTextEvent | See wxStyledTextCtrlEvent |
acdk::util::SubLinkedList | API: Java<br/> |
acdk::io::SubReader | A SubReader is a filter, which reads a segement from another reader
API: ACDK |
acdk::util::SubTreeMap | API: Java<br/> |
acdk::tools::mc::SuperInfo | |
tests::acdk::lang::SyncedObject | |
tests::acdk::lang::SyncedObjectAccess | |
acdk::net::srsync::SyncFileOperation | |
acdk::util::SynchronizedCollection | API: Java<br/> |
acdk::util::SynchronizedIterator | API: Java<br/> |
acdk::util::SynchronizedList | API: Java<br/> |
acdk::util::SynchronizedListIterator | API: Java<br/> |
acdk::util::SynchronizedMap | API: Java<br/> |
acdk::util::SynchronizedMapEntry | API: Java<br/> |
acdk::util::SynchronizedMapEntySet | API: Java<br/> |
acdk::util::SynchronizedMapEntySetIterator | API: Java<br/> |
acdk::util::SynchronizedSet | API: Java<br/> |
acdk::util::SynchronizedSortedMap | API: Java<br/> |
acdk::util::SynchronizedSortedSet | API: Java<br/> |
acdk::net::srsync::SynFileComparator | |
acdk::util::SysDate | API: Java<br/> |
acdk::lang::dmi::SysField | Representing internal accessor to classes fields |
acdk::lang::dmi::SysField::FieldContent | |
acdk::lang::sys::SysObject | SysObject is the base of reference counted Sysobjects |
SysRefHolder< T > | SysRefHolder is quite the same to RefHolder |
acdk::lang::sys::SysStaticMutexLockGuard< M > | |
acdk::lang::sys::SysStaticMutexUnLockGuard< M > | |
acdk::lang::System | Represends the host running this programm |
tests::acdk::lang::System_Test | |
acdk::lang::SystemError | The class SystemError overtakes the role of the java VirtualMachineError and signal a failure in a operation system call API: Java & ACDK
|
org::omg::CORBA::SystemException | |
acdk::lang::SystemImpl | |
acdk::util::TAbstractCollection< T > | |
acdk::util::TAbstractList< T > | |
acdk::util::TAbstractListIterator< T > | This is just a private implementation of the Iterator for AbstractList API: Java<br/> |
acdk::util::TAbstractListListIterator< T > | This is just a private implementation of the Iterator for AbstractList * API: Java<br/> |
acdk::util::TAbstractListSubList< T > | API: Java<br/> |
acdk::util::TAbstractListSubListListIterator< T > | |
acdk::util::TAbstractMap< K, V > | |
acdk::util::TAbstractMapCachedKeySet< K, V > | |
acdk::util::TAbstractMapCachedKeySetIterator< K, V > | |
acdk::util::TAbstractMapCachedValuesCollection< K, V > | |
acdk::util::TAbstractMapCachedValuesCollectionIterator< K, V > | |
acdk::util::TAbstractSet< T > | |
org::omg::CORBA::IOP::TaggedComponent | |
org::omg::CORBA::IOP::TaggedProfile | |
tests::acdk::vfile::tar::TarFile_Test | |
acdk::vfile::tar::TarFileHeader | |
acdk::vfile::tar::TarFileImpl | Represents a plugin for Tarfiles The string representation for tar files are: /normal/file/system/path/normal_file.tar@/path/in/archive/file.dat |
acdk::vfile::tar::TarFileSystem | |
acdk::vfile::tar::TarFileSystemFactory | |
org::omg::CORBA::GIOP::TargetAddress | |
acdk::util::TArrayList< T > | |
acdk::util::TArrayType< T > | Little helper to receive an Array type from the basic type |
acdk::util::TArrayType< bool > | |
acdk::util::TArrayType< byte > | |
acdk::util::TArrayType< char > | |
acdk::util::TArrayType< double > | |
acdk::util::TArrayType< float > | |
acdk::util::TArrayType< int > | |
acdk::util::TArrayType< jlong > | |
acdk::util::TArrayType< short > | |
acdk::util::TArrayType< uc2char > | |
acdk::util::TArrayType< uc4char > | |
acdk::make::Task | Base class of all acdkmake Tasks |
acdk::make::TaskCfgFile | |
acdk::make::TaskInfo | Information about a task |
acdk::make::TaskManager | |
acdk::util::TBasicMapEntry< K, V > | |
acdk::util::TBucket< K, V > | |
acdk::util::TBucketNode< K, V > | |
acdk::tcl::TclInterpreter | Interface to a script interpreter Tcl, Java, etc |
acdk::util::TCollection< T > | Typed Collection following Java Model |
acdk::util::TComparator< T > | Interface to compare to elements |
tests::acdk::util::TContainer_Test | |
acdkx::rdmi::TcpServer | |
acdkx::rdmi::TcpServerConnection | |
acdk::net::TCPSocket | API: Java |
acdk::net::TCPSocketFactory | API: Java |
tests::acdk::net::TcpTimeout_Test | |
acdk::util::TDoubleIterator< T > | Joins 2 Iterator to single one |
acdk::io::TeeCharWriter | Duplicate written characters into two given CharWriter |
acdk::io::TeeReader | Tee reader spawn a reader stream into 1 reader and 1 writer streams |
acdk::io::TeeWriter | Tee writer spawn a writer stream to 2 writer streams API: ACDK
The default operatations of FilterWriter acts on the first output Writer |
acdk::text::Template | Template functionality for generating documents API: ACDK
|
tests::acdk::text::Template_Test | |
acdk::text::TemplateFilter | Callbackroutine, which should filter the templates API: ACDK
|
acdk::text::TemplateFilterInformation | Internal structur of Template |
acdk::tools::aunit::Test | Base interface for all tests |
tests::acdk::lang::Test5Thread | |
tests::acdkx::orb::TestAcdkImplServer | |
tests::TestACDKObject | Test-Framework for ACDK-Tests |
tests::acdkx::orb::TestAcdkServerHolder | |
acdk::tools::aunit::TestCaller< TestClass > | Adapter for native C++ test methods implemenations |
acdk::tools::aunit::TestCase | A single test case |
acdk::xml::TestClass | |
acdk::tools::aunit::TestCollectorListener | Used internally to collect the results of a test |
acdk::tools::aunit::TestConsoleListener | Listen to test and prints to console |
acdk::tools::aunit::TestDebuggerListener | Listen to test and prints to console |
acdk::tools::aunit::TestException | This exception is used to indicate failed tests |
TestException | |
acdk::tools::aunit::TestExpression | Internal helper class used by TestException |
acdk::tools::aunit::TestFailure | Represents a failure |
tests::acdk::wx::TestFrame | |
acdk::tools::aunit::TestHtmlReport | Writes an Report after running the tests |
tests::acdkx::arb::TestInterfaceImpl | |
acdkx::orb::selftests::TestInterfaceImpl | |
tests::acdkx::orb::TestInterfaceImplServer | |
tests::acdk::java::TestListener | |
acdk::tools::aunit::TestListener | Listen to a executing test |
acdk::tools::aunit::TestReport | Writes an Report after running the tests |
acdk::tools::aunit::TestResult | Represents a result of a test |
acdk::tools::aunit::TestResultEntry | Holds results of one Test |
acdk::tools::aunit::TestRunner | Runs a collection of tests |
acdk::tools::aunit::guitestrunner::TestRunnerFrame | |
acdk::tools::aunit::TestRunnerStaticAdder | |
acdk::tools::aunit::guitestrunner::TestRunThread | |
tests::acdk::lang::TestSignalEventHandler | |
acdk::tools::aunit::TestSuite | A TestSuite is a collection of TestCases |
acdk::make::TestTask | A collection of tests Tasks |
acdk::tools::aunit::TestTextReport | Writes an text Report after running the tests |
acdk::tools::aunit::guitestrunner::TestTreeCtrl | |
org::w3c::dom::Text | The Text interface inherits from CharacterData and represents the textual content (termed character data in XML) of an Element or Attr |
acdk::wx::TextAttr | See wxTextAttr |
acdk::wx::TextCtrl | See wxTextCtrl |
tests::acdk::wx::TextCtrl_Test | |
acdk::wx::TextCtrlCharWriter | |
acdk::wx::TextDataObject | See wxTextDataObject |
acdk::wx::TextDropTarget | See wxTextDropTarget |
acdk::wx::TextEntryDialog | See wxTextEntryDialog |
acdk::text::TextFormatedOutput | |
acdk::wx::ide::TextOutputCtrl | TextCtrl which implements the acdk::io::CharWriter interface |
acdk::util::THashMap< K, V > | A unsorted typed Map implemented via HashCodes |
acdk::util::THashMapEntriesIterator< K, V > | |
acdk::util::THashMapEntriesSet< K, V > | |
acdk::util::THashMapKeyIterator< K, V > | |
acdk::util::THashMapKeySet< K, V > | |
acdk::util::THashMapNilEntry | |
acdk::util::THashMapValueIterator< K, V > | |
acdk::util::THashMapValuesCollection< K, V > | |
acdk::util::THashSet< K > | A unsorted typed Set implemented via HashCodes |
acdk::lang::Thread | This is base implementation to start and manage Thread |
tests::acdk::lang::Thread_Test | |
acdk::lang::ThreadDeath | ThreadDeath will be thrown by the Thread::stop() function API: Java
|
acdkx::rdmi::ThreadedConnectionHandler | |
acdk::lang::ThreadGroup | A ThreadGroup controls a group of threads |
acdk::lang::ThreadLocal | Implements a dynamic allocatable ThreadLocal variable |
tests::acdk::lang::ThreadLocal_Test | |
org::omg::PortableServer::ThreadPolicy | |
acdk::make::ThreadPool | A pool of Threads to handle short requests very quickly without the overhead to create a thread for each request API: ACDK
|
acdk::lang::Throwable | Throwable is the root of all exceptions in the framework |
tests::acdk::lang::Throwable_Test | |
acdk::tools::mc::ThrowableAttribute | This attribute will attached to each Throwable classes |
ThrowableHolder< T, S > | ThrowableHolder is the base template class to hold references to Throwables |
acdk::cfgscript::ThrowExceptionDebugPoint | Breakpoint if exception will be thrown |
acdk::lang::ThrowListener | Listen on exception before they are thrown via the THROWx macros |
tests::acdk::lang::ThrowNullPointerThread | |
tests::acdk::lang::ThrowUnhandledNullPointerThread | |
acdk::sql::Time | API: JDBC 2.0 |
acdk::wx::Timer | See wxTimer |
acdk::wx::TimerEvent | See wxTimerEvent |
acdk::sql::Timestamp | API: JDBC 2.0 |
acdk::util::TimeZone | API: Java<br/> |
acdk::util::TIterator< T > | To walk through all elements of a collection an Iterator is used |
acdk::util::TList< T > | |
acdk::util::TListIterator< T > | |
acdk::util::TMap< K, V > | A TMap is a container where elements are accessed via key objects |
acdk::util::TMapEntry< K, V > | |
acdk::lang::dmi::TMarshaler< T > | |
acdk::util::TNilRedBlackNode< K, V > | Specialized Version for the NilNode |
acdk::wx::ToggleButton | See wxToggleButton |
acdk::cfgscript::TokenizedSource | Before executing a CfgScript the source will be parsed to token |
acdk::tools::mc::TokenStack | |
acdk::tools::mc::TokenStackElement | |
acdk::make::Tool | |
acdk::wx::ToolBar | See wxToolBar |
acdk::wx::ToolBarBase | |
acdk::wx::ToolBarToolBase | See wxToolBarToolBase |
acdk::make::ToolConfigurator | |
acdk::wx::ToolTip | See wxToolTip |
acdk::wx::TopLevelWindow | See wxTopLevelWindow |
acdk::lang::sys::TracedRawAllocator | |
acdk::lang::sys::TracedRawAllocatorInfo | |
acdk::lang::sys::TracedRawAllocatorIterator | |
org::omg::CORBA::TRANSACTION_REQUIRED | |
org::omg::CORBA::TRANSACTION_ROLLEDBACK | |
acdk::util::logging::TransactionConsumer | The TransactionConsumer wrapps the logging into a transaction |
tests::acdk::util::logging::TransactionConsumer_Test | |
acdk::util::logging::TransactionFrame | Helper class to deal with TransactionConsumer Used by the macros ACDK_TRANSLOG_BEGIN and ACDK_TRANSLOG_COMMIT |
org::omg::CORBA::TRANSIENT | |
acdk::net::TransListener | Works as a Listener for transfer rate |
tests::acdk::net::TransListenerImpl | |
acdk::net::srfsys::TransListenerImpl | |
acdk::net::TransRateReader | A Reader Filter which limits the tranfer rate |
acdk::net::TransRateWriter | A Writer Filter which limits the tranfer rate |
tests::acdk::net::TransReaderWriter_Test | |
acdk::lang::dmi::TReceiveMarshaler< T > | Marshal Holder for receiving data from server T is type of RefHolder family |
acdk::util::TRedBlackNode< K, V > | API: Java<br/> |
tree_desc_s | |
acdk::wx::TreeCtrl | See wxTreeCtrl |
acdk::wx::TreeEvent | See wxTreeEvent |
acdk::wx::TreeItemData | See wxTreeItemData |
acdk::wx::TreeItemId | See wxTreeItemId |
acdk::util::TreeMap | Implements a standard sortable map using black/red trees |
acdk::util::TreeMapCollection | API: Java<br/> |
acdk::util::TreeMapIterator | API: Java<br/> |
acdk::util::TreeMapSet | API: Java<br/> |
acdk::util::TreeMapSetIterator | |
acdk::util::TreeSet | API: Java<br/> |
org::w3c::dom::traversal::TreeWalker | TreeWalker objects are used to navigate a document tree or subtree using the view of the document defined by their whatToShow flags and filter (if any) |
acdk::lang::dmi::TSendMarshaler< T > | Marshal Holder for sending data from Client to Server |
acdk::lang::dmi::TSendReceiveMarshaler< T > | Marshal Holder for sending data from client to server and back T is type of RefHolder family |
acdk::util::TSet< T > | A set is a collection with values, where each value can have only element in the set |
acdk::util::TSortedMap< K, V > | A typeded sorted map |
acdk::util::TSortedMapValueCollection< K, V > | API: Java<br/> |
acdk::util::TSubTreeMap< K, V > | API: Java<br/> |
acdk::util::TTreeMap< K, V > | A TreeMap organized as Red-Black tree |
acdk::util::TTreeMapEntryIterator< K, V > | API: Java<br/> |
acdk::util::TTreeMapEntrySet< K, V > | API: Java<br/> |
acdk::util::TTreeMapIteratorBase< K, V > | API: Java<br/> |
acdk::util::TTreeMapKeyIterator< K, V > | API: Java<br/> |
acdk::util::TTreeMapKeySet< K, V > | API: Java<br/> |
acdk::util::TTreeMapSetEntryIterator< K, V > | |
acdk::util::TTreeMapSetIteratorBase< K, V > | |
acdk::util::TTreeMapSetKeyIterator< K, V > | |
acdk::util::TTreeMapSetValueIterator< K, V > | |
acdk::util::TTreeMapValueIterator< K, V > | API: Java<br/> |
acdk::util::TTreeMapValueSet< K, V > | API: Java<br/> |
tests::acdkx::arb::TtyImpl | |
org::omg::CORBA::TypeCode | |
acdk::lang::dmi::TypedMetaInfo | |
acdkx::com::TypeInfo | |
acdk::sql::Types | API: JDBC 2.0 |
acdk::tools::mc::TypeScope | |
acdk::locale::UCS2Decoder | Decode 2 bytes unicode character with given endian order to String |
acdk::locale::UCS2Encoder | Encode String to 2 bytes unicode character with given endian order |
acdk::locale::UCS2Encoding | Encode/decode 2 bytes unicode character with given endian order from/to String |
tests::acdk::net::UDPServer | |
acdk::lang::UnicodeCharacter | Wrapper to the basic uc2char type and provides extended information for a given unicode character |
acdk::lang::reflect::Unit | Represents the Unit: a namespace with ACDK classes |
tests::acdk::lang::reflect::Unit_Test | |
acdk::lang::dmi::UnitInfo | All classes in one namespace are in one unit |
acdk::tools::mc::UnitInfo | |
acdk::lang::dmi::UniversalNil | Represents a universal 0/Nil initializer used in template code to initialize value variable |
org::omg::CORBA::UNKNOWN | |
acdk::net::UnknownServiceException | |
acdk::locale::UnmappableCharacterException | This exception may be thrown by acdk::util::Encoder, acdk::util::Decoder implementation |
acdk::lang::UnsupportedOperationException | Will be thrown if a given method is not supported API: Java
|
acdk::wx::UpdateUIEvent | See wxUpdateUIEvent |
acdk::net::URL | Represents a URL |
tests::acdk::net::URL_Test | |
acdk::net::URLConnection | |
acdk::net::URLDecoder | |
acdk::net::URLEncoder | |
acdk::net::URLEncoding | |
acdk::net::UrlFileImpl | Adapter for the FileImpl interface |
acdk::net::UrlFileSystem | |
acdk::net::UrlFileSystemFactory | |
acdk::net::URLInterface | Interface to an URL |
acdk::net::URLStreamHandler | |
acdk::net::URLStreamHandlerFactory | Registry for URLStreamHandler |
tests::acdk::lang::dmi::UseReferenceThread | |
acdk::wx::UserEventType | |
acdk::locale::UTF8Decoder | Decode UTF8 byte encoding to a string |
acdk::locale::UTF8Encoder | Encode a string to UTF8 byte encoding |
acdk::locale::UTF8Encoding | Class to encode/decode UTF8 encoded strings |
acdk::wx::Validator | See wxValidator |
acdk::util::Vector | API: Java<br/> |
org::omg::CORBA::GIOP::Version | |
org::omg::CORBA::IIOP::Version | |
acdk::lang::VersionInformation | Static information about the package |
acdk::lang::Void | Object wrapper for a void type |
acdk::cfgscript::WalkDebugPoint | Implementation for 'step' and 'next' debug actions This removes itself if debug its |
acdk::tools::mc::WantNLOnStack | |
acdk::tools::mc::WantWhiteSpaceOnStack | |
acdk::util::WeakHashMap | Corresponds to the Java API class |
tests::acdk::util::WeakHashMap_Test | |
acdk::util::WeakHashMapEntrySet | |
acdk::util::WeakHashMapEntrySetEntry | |
acdk::util::WeakHashMapEntrySetIterator | |
acdk::util::WeakHashMapKey | |
acdk::lang::ref::WeakReference | Similar or equal to the Java API |
acdk::util::logging::Win32DbgConsumer | Different to the name this consumer can also be used in other than win32 platforms |
acdk::util::logging::Win32DbgFormatter | This format for a log entry int Microsoft Studio compativle format |
acdk::wx::Window | See wxWindow |
acdk::wx::WindowDC | See wxWindowDC |
acdk::java::awt::event::WindowEvent | |
acdk::java::awt::event::WindowListener | |
acdk::wx::Wizard | See wxWizard |
acdk::wx::WizardPage | See wxWizardPage |
acdk::wx::WrappedObject | |
acdk::lang::WriteByteBuffer | A writeable ByteBuffer |
acdk::io::Writer | Different to JDK a Writer (an Reader too) are not classes, but only Interfaces |
acdk::util::logging::WriterConsumer | Pass logs to a given writer in the standard encoding |
acdk::wx::wxAcdkClientData | |
acdk::wx::wxAcdkTreeItemData | |
acdk::wx::wxDropSourceFwd | |
acdk::wx::wxDropTargetFwd | |
acdk::wx::wxFileDropTargetFwd | |
acdk::wx::WxForward | |
acdk::wx::WxFrameFwd | |
acdk::wx::WxNonCopyStruct< T > | Internal template to wrapp a wx type, which should not be copied |
acdk::wx::WxObject | See wxObject |
acdk::wx::wxTextDropTargetFwd | |
acdk::wx::WxValidatorFwd | |
acdk::wx::WxValStruct< T > | Internal template to wrapp a wx value type |
acdk::wx::wxWindowFwd | |
acdk::xml::dom::XMLAttr | API: org.w3c.dom<br> |
acdk::xml::dom::XMLCDATASection | API: org.w3c.dom<br> |
acdk::xml::dom::XMLCharacterData | API: org.w3c.dom<br> |
acdk::xml::dom::XMLComment | API: org.w3c.dom<br> |
acdkx::arb::XMLDelegate | |
acdk::xml::dom::XMLDocument | API: acdk.xml.dom<br> |
acdk::xml::dom::XMLElement | API: org.w3c.dom<br> |
org::xml::sax::XMLFilter | Interface for an XML filter |
org::xml::sax::helpers::XMLFilterImpl | |
acdk::xml::sax::XmlLibLocator | API: org.xml.sax<br> |
acdk::xml::dom::XMLNamedNodeMap | API: org.w3c.dom<br> |
acdk::xml::dom::XMLNode | API: org.w3c.dom<br> |
acdk::xml::dom::XMLNodeList | API: org.w3c.dom<br> |
acdk::xml::libxmldom::XmlNodePtrHolder | |
acdk::xml::XMLObjectReader | API: ACDK<br/> |
acdk::xml::XMLObjectWriter | API: ACDK<br/> Writes all ACDK Objects with meta-info to XML |
acdk::xml::sax::XMLParser | API: org.xml.sax<br> |
org::xml::sax::XMLReader | Interface for reading an XML document using callbacks |
acdk::xml::sax::XMLReader | |
tests::acdk::xml::XMLReaderWriter_Test | |
acdk::wx::XmlResource | See wxXmlResource |
acdk::xml::dom::XMLText | API: org.w3c.dom<br> |
acdk::xml::XMLTokenizer | Parses XML should be reworked, because doesn't fit into io concept |
org::w3c::dom::xpath::XPathEvaluator | The evaluation of XPath expressions is provided by XPathEvaluator |
org::w3c::dom::xpath::XPathException | API: org.w3c.dom<br> |
org::w3c::dom::xpath::XPathExpression | |
org::w3c::dom::xpath::XPathNamespace | The XPathNamespace interface is returned by XPathResult interfaces to represent the XPath namespace node type that DOM lacks |
org::w3c::dom::xpath::XPathNSResolver | The XPathNSResolver interface permit prefix strings in the expression to be properly bound to namespaceURI strings |
org::w3c::dom::xpath::XPathResult | |
org::w3c::dom::xpath::XPathResultNodeList | Helper class to wrapp a XPathResult with a NodeList |
z_stream_s | |
tests::acdk::vfile::zip::ZipFile_Test | |
acdk::vfile::zip::ZipFileImpl | Represents a file in a zip |
acdk::vfile::zip::ZipFileReader | |
acdk::vfile::zip::ZipFileSystem | |
acdk::vfile::zip::ZipFileSystemFactory | |