OWLNext 7.0
Borland's Object Windows Library for the modern age
|
Internal classes More...
Namespaces | |
namespace | owl |
Object Windows Library (OWLNext Core) | |
Macros | |
#define | LOCKENUMINFO(l, s) |
#define | LOCKAPPLDATA(l, s) |
#define | LOCKCACHE |
Functions | |
tostream & | owl::operator<< (tostream &os, const TFixedPoint &p) |
tostream & | owl::operator<< (tostream &os, const TLayoutConstraint &c) |
tostream & | owl::operator<< (tostream &os, const TLayoutMetrics &m) |
tostream & | owl::operator<< (tostream &os, const TConstraint &c) |
tostream & | owl::operator<< (tostream &os, const TVariable &v) |
tostream & | owl::operator<< (tostream &os, const TChildMetrics &m) |
void | owl::TCacheEntryStr::CacheFlush (TCacheEntry::TId id) |
void | owl::TCacheEntryStr::Set (int index, TCacheEntry::TId uniqueId, TMsgId, const TGenericTableEntry *entry, int delta=0) |
bool | owl::TCacheEntryStr::Check (int index, TMsgId, TCacheEntry::TId id) |
Internal classes
Dictionary implementation used to associate Pids (hTasks) with running Owl apps when Owl is in a DLL or used by a DLL.
32bit only needs this when running win32s (no per-instance data) since per-instance data makes it unnecesasry
Definition at line 151 of file applicat.cpp.
#define LOCKCACHE |
Definition at line 1328 of file window.cpp.
Definition at line 142 of file applicat.cpp.
void owl::TCacheEntryStr::CacheFlush | ( | TCacheEntry::TId | id | ) |
Definition at line 1331 of file window.cpp.
References LOCKCACHE.
bool owl::TCacheEntryStr::Check | ( | int | index, |
TMsgId | msg, | ||
TCacheEntry::TId | id ) |
Definition at line 1345 of file window.cpp.
References LOCKCACHE.
Definition at line 167 of file layoutwi.cpp.
References _T.
Definition at line 133 of file layoutwi.cpp.
References _T.
|
inline |
Definition at line 121 of file layoutwi.cpp.
|
inline |
Definition at line 124 of file layoutwi.cpp.
References _T.
|
inline |
Definition at line 129 of file layoutwi.cpp.
References _T.
Definition at line 147 of file layoutwi.cpp.
References _T.
void owl::TCacheEntryStr::Set | ( | int | index, |
TCacheEntry::TId | uniqueId, | ||
TMsgId | msg, | ||
const TGenericTableEntry * | entry, | ||
int | delta = 0 ) |
Definition at line 1339 of file window.cpp.
References LOCKCACHE.