|
Compounds |
class | AThreadTest |
class | BThreadTest |
class | Character_Test |
class | ClassLoader_Test |
class | CmdLineParser_Test |
class | Consumer |
class | CoreConsumer |
class | CoreProducer |
class | Depot |
class | DoNothingRunnable |
class | Double_Test |
class | DummyObject |
class | ExtObject_Test |
class | FloadThread |
class | Float_Test |
class | Integer_Test |
class | MyClass |
class | MyFloatTest |
class | MyThrowable |
class | MyValType |
class | NothingThread |
class | Number_Test |
class | Object_Test |
class | ObjectArray_Test |
class | ObjectBase_Test |
class | PollOnThreadLocal |
class | ProcessOutReaderThread |
class | Producer |
class | RefCast |
class | RefH |
class | Runtime_Test |
struct | Sm |
class | String2_Test |
class | String_Test |
class | StringBuffer_Test |
class | SyncedObject |
class | SyncedObjectAccess |
class | System_Test |
class | Test5Thread |
class | TestSignalEventHandler |
class | Thread_Test |
class | ThreadLocal_Test |
class | Throwable_Test |
class | ThrowNullPointerThread |
class | ThrowUnhandledNullPointerThread |
Typedefs |
typedef RefHolder< SyncedObject > | RSyncedObject |
typedef RefHolder< Consumer > | RConsumer |
typedef RefHolder< Producer > | RProducer |
typedef RefHolder< Depot > | RDepot |
Functions |
static::acdk::tools::aunit::TestRunnerStaticAdder | t (new Character_Test(Character_Test)) |
static::acdk::tools::aunit::TestRunnerStaticAdder | t (new ClassLoader_Test(ClassLoader_Test)) |
static::acdk::tools::aunit::TestRunnerStaticAdder | t (new CmdLineParser_Test(CmdLineParser_Test)) |
RStringArray | getTestArgs () |
static::acdk::tools::aunit::TestRunnerStaticAdder | t (new Double_Test(Double_Test)) |
static::acdk::tools::aunit::TestRunnerStaticAdder | t (new ExtObject_Test(ExtObject_Test)) |
static::acdk::tools::aunit::TestRunnerStaticAdder | t (new Float_Test(Float_Test)) |
void | floatTest () |
static::acdk::tools::aunit::TestRunnerStaticAdder | t (new Integer_Test(Integer_Test)) |
static::acdk::tools::aunit::TestRunnerStaticAdder | t (new Number_Test(Number_Test)) |
template<class ToCast, class FromCast> ToCast | iface_cast (const FromCast &from) |
void | fooObject (acdk::lang::Object obj) |
static::acdk::tools::aunit::TestRunnerStaticAdder | t (new ObjectArray_Test(ObjectArray_Test)) |
static::acdk::tools::aunit::TestRunnerStaticAdder | t (new ObjectBase_Test(ObjectBase_Test)) |
void | fooIn (IN(acdk::lang::Object) obj, IN(RString) val, int reccount) |
void | foo (acdk::lang::Object obj, RString val, int reccount) |
void | inOutTest (IN(int) iint, OUT(int) oint, IN(RString) istr, OUT(RString) oval) |
static::acdk::tools::aunit::TestRunnerStaticAdder | t (new Runtime_Test(Runtime_Test)) |
static::acdk::tools::aunit::TestRunnerStaticAdder | t (new String2_Test(String2_Test)) |
static::acdk::tools::aunit::TestRunnerStaticAdder | t (new String_Test(String_Test)) |
void | printString (IN(RString) str) |
static::acdk::tools::aunit::TestRunnerStaticAdder | t (new StringBuffer_Test(StringBuffer_Test)) |
static::acdk::tools::aunit::TestRunnerStaticAdder | t (new System_Test(System_Test)) |
static::acdk::tools::aunit::TestRunnerStaticAdder | t (new Thread_Test(Thread_Test)) |
void | core_put (Sm &sm, int data) |
int | core_get (Sm &sm) |
static::acdk::tools::aunit::TestRunnerStaticAdder | t (new ThreadLocal_Test(ThreadLocal_Test)) |
static::acdk::tools::aunit::TestRunnerStaticAdder | t (new Throwable_Test(Throwable_Test)) |
bool | runRecursive () |
Variables |
int | buffer = 0 |
bool | empty = true |
sys::core_atomicop | atomic_value |
core_specific | _theValue |