Home
last modified time | relevance | path

Searched refs:throw (Results 1 – 5 of 5) sorted by relevance

/CTR-SDK-4.2.5/include/nn/fnd/
Dfnd_Allocator.h86 StdAllocatorAdapter() throw() {} in throw() function
87 StdAllocatorAdapter(const StdAllocatorAdapter&) throw() {} in throw() function
88 template <class U> StdAllocatorAdapter(const StdAllocatorAdapter<Allocator, U, Tag>&) throw() {} in StdAllocatorAdapter()
89 ~StdAllocatorAdapter() throw() {} in throw() function
94 … size_type max_size() const throw() { return ::std::numeric_limits<size_type>::max() / sizeof(T); } in max_size()
116 StdUnitAllocatorAdapter() throw() {} in throw() function
117 StdUnitAllocatorAdapter(const StdUnitAllocatorAdapter&) throw() {} in throw() function
118 …ate <class U> StdUnitAllocatorAdapter(const StdUnitAllocatorAdapter<Allocator, U, Tag>&) throw() {} in StdUnitAllocatorAdapter()
119 ~StdUnitAllocatorAdapter() throw() {} in throw() function
124 … size_type max_size() const throw() { return ::std::numeric_limits<size_type>::max() / sizeof(T); } in max_size()
/CTR-SDK-4.2.5/sources/libraries/rdt/CTR/
Drdt_ReceiverImpl.h39 ReceiverImpl(void) throw();
98 static void* operator new(size_t size, void *pBuf) throw() in new()
117 static void operator delete (void *p) throw() in delete()
Drdt_SenderImpl.h40 SenderImpl(void) throw();
104 static void* operator new(size_t size, void *pBuf) throw() in new()
136 static void operator delete (void *p) throw() in delete()
/CTR-SDK-4.2.5/include/nn/ro/
Dro_RegistrationList.h67 void* operator new(size_t size) throw ();
Dro_Module.h255 void* operator new(size_t size) throw ();