My Project
UDK 3.2.7 C/C++ API Reference
|
#include <sal/types.h>
#include <osl/diagnose.h>
#include <osl/conditn.hxx>
#include <salhelper/refobj.hxx>
Go to the source code of this file.
Classes | |
class | salhelper::FutureValue< value_type > |
class | salhelper::Future< value_type > |
Namespaces | |
namespace | salhelper |
Macros | |
#define | SALHELPER_COPYCTOR_API(C) C (const C&); C& operator= (const C&) |
#define SALHELPER_COPYCTOR_API | ( | C | ) | C (const C&); C& operator= (const C&) |