OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nowrap
(Results
176 - 200
of
712
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/opencore/doc/oscl_html/
classOsclMemPoolFixedChunkAllocator.html
24
<tr><td
nowrap
align=right valign=top>OSCL_IMPORT_REF </td><td valign=bottom><a class="el" href="classOsclMemPoolFixedChunkAllocator.html#a0">OsclMemPoolFixedChunkAllocator</a> (const uint32 numchunk=1, const uint32 chunksize=0, <a class="el" href="classOscl__DefAlloc.html">Oscl_DefAlloc</a> *gen_alloc=NULL)</td></tr>
25
<tr><td
nowrap
align=right valign=top>virtual OSCL_IMPORT_REF void </td><td valign=bottom><a class="el" href="classOsclMemPoolFixedChunkAllocator.html#a1">enablenullpointerreturn</a> ()</td></tr>
26
<tr><td
nowrap
align=right valign=top>virtual OSCL_IMPORT_REF </td><td valign=bottom><a class="el" href="classOsclMemPoolFixedChunkAllocator.html#a2">~OsclMemPoolFixedChunkAllocator</a> ()</td></tr>
27
<tr><td
nowrap
align=right valign=top>virtual OSCL_IMPORT_REF <a class="el" href="group__osclbase.html#a25">OsclAny</a> * </td><td valign=bottom><a class="el" href="classOsclMemPoolFixedChunkAllocator.html#a3">allocate</a> (const uint32 n)</td></tr>
28
<tr><td
nowrap
align=right valign=top>virtual OSCL_IMPORT_REF void </td><td valign=bottom><a class="el" href="classOsclMemPoolFixedChunkAllocator.html#a4">deallocate</a> (<a class="el" href="group__osclbase.html#a25">OsclAny</a> *p)</td></tr>
29
<tr><td
nowrap
align=right valign=top>virtual OSCL_IMPORT_REF void </td><td valign=bottom><a class="el" href="classOsclMemPoolFixedChunkAllocator.html#a5">notifyfreechunkavailable</a> (<a class="el" href="classOsclMemPoolFixedChunkAllocatorObserver.html">OsclMemPoolFixedChunkAllocatorObserver</a> &obs, <a class="el" href="group__osclbase.html#a25">OsclAny</a> *aContextData=NULL)</td></tr>
30
<tr><td
nowrap
align=right valign=top>virtual OSCL_IMPORT_REF void </td><td valign=bottom><a class="el" href="classOsclMemPoolFixedChunkAllocator.html#a6">CancelFreeChunkAvailableCallback</a> ()</td></tr>
31
<tr><td
nowrap
align=right valign=top>OSCL_IMPORT_REF void </td><td valign=bottom><a class="el" href="classOsclMemPoolFixedChunkAllocator.html#a7">addRef</a> ()</td></tr>
32
<tr><td
nowrap
align=right valign=top>OSCL_IMPORT_REF void </td><td valign=bottom><a class="el" href="classOsclMemPoolFixedChunkAllocator.html#a8">removeRef</a> ()</td></tr>
34
<tr><td
nowrap
align=right valign=top>virtual OSCL_IMPORT_REF void </td><td valign=bottom><a class="el" href (…)
[
all
...]
classOsclRand.html
17
<tr><td
nowrap
align=right valign=top>OSCL_COND_IMPORT_REF void </td><td valign=bottom><a class="el" href="classOsclRand.html#a0">Seed</a> (int32 seed)</td></tr>
18
<tr><td
nowrap
align=right valign=top>OSCL_COND_IMPORT_REF int32 </td><td valign=bottom><a class="el" href="classOsclRand.html#a1">Rand</a> ()</td></tr>
27
<td class="md"
nowrap
valign="top"> OSCL_COND_IMPORT_REF int32 OsclRand::Rand </td>
29
<td class="mdname1" valign="top"
nowrap
> </td>
31
<td class="md"
nowrap
></td>
55
<td class="md"
nowrap
valign="top"> OSCL_COND_IMPORT_REF void OsclRand::Seed </td>
57
<td class="md"
nowrap
valign="top">int32 </td>
58
<td class="mdname1" valign="top"
nowrap
> <em>seed</em> </td>
60
<td class="md"
nowrap
></td>
oscl__mem__basic__functions_8h.html
19
<tr><td
nowrap
align=right valign=top>OSCL_COND_IMPORT_REF void * </td><td valign=bottom><a class="el" href="group__osclmemory.html#a7">_oscl_malloc</a> (int32 count)</td></tr>
20
<tr><td
nowrap
align=right valign=top>OSCL_COND_IMPORT_REF void * </td><td valign=bottom><a class="el" href="group__osclmemory.html#a8">_oscl_calloc</a> (int32 nelems, int32 size)</td></tr>
21
<tr><td
nowrap
align=right valign=top>OSCL_COND_IMPORT_REF void * </td><td valign=bottom><a class="el" href="group__osclmemory.html#a9">_oscl_realloc</a> (void *src, int32 count)</td></tr>
22
<tr><td
nowrap
align=right valign=top>OSCL_COND_IMPORT_REF void </td><td valign=bottom><a class="el" href="group__osclmemory.html#a10">_oscl_free</a> (void *src)</td></tr>
23
<tr><td
nowrap
align=right valign=top>OSCL_COND_IMPORT_REF void * </td><td valign=bottom><a class="el" href="group__osclmemory.html#a11">oscl_memcpy</a> (void *dest, const void *src, uint32 count)</td></tr>
24
<tr><td
nowrap
align=right valign=top>OSCL_COND_IMPORT_REF void * </td><td valign=bottom><a class="el" href="group__osclmemory.html#a12">oscl_memmove</a> (void *dest, const void *src, uint32 count)</td></tr>
25
<tr><td
nowrap
align=right valign=top>OSCL_COND_IMPORT_REF void * </td><td valign=bottom><a class="el" href="group__osclmemory.html#a13">oscl_memmove32</a> (void *dest, const void *src, uint32 count)</td></tr>
26
<tr><td
nowrap
align=right valign=top>OSCL_COND_IMPORT_REF void * </td><td valign=bottom><a class="el" href="group__osclmemory.html#a14">oscl_memset</a> (void *dest, uint8 val, uint32 count)</td></tr>
27
<tr><td
nowrap
align=right valign=top>OSCL_COND_IMPORT_REF int </td><td valign=bottom><a class="el" href="group__osclmemory.html#a15">oscl_memcmp</a> (const void *buf1, const void *buf2, uint32 count)</td></tr>
classOsclSocketServ.html
23
<tr><td
nowrap
align=right valign=top>OSCL_IMPORT_REF </td><td valign=bottom><a class="el" href="classOsclSocketServ.html#a0">~OsclSocketServ</a> ()</td></tr>
24
<tr><td
nowrap
align=right valign=top>OSCL_IMPORT_REF int32 </td><td valign=bottom><a class="el" href="classOsclSocketServ.html#a1">Connect</a> (uint32 aMessageSlots=8)</td></tr>
25
<tr><td
nowrap
align=right valign=top>OSCL_IMPORT_REF void </td><td valign=bottom><a class="el" href="classOsclSocketServ.html#a2">Close</a> (bool aCleanup=true)</td></tr>
27
<tr><td
nowrap
align=right valign=top>OSCL_IMPORT_REF OsclSocketServ * </td><td valign=bottom><a class="el" href="classOsclSocketServ.html#d0">NewL</a> (<a class="el" href="classOscl__DefAlloc.html">Oscl_DefAlloc</a> &alloc)</td></tr>
29
<tr><td
nowrap
align=right valign=top>class </td><td valign=bottom><a class="el" href="classOsclSocketServ.html#l0">OsclTCPSocket</a></td></tr>
30
<tr><td
nowrap
align=right valign=top>class </td><td valign=bottom><a class="el" href="classOsclSocketServ.html#l1">OsclUDPSocket</a></td></tr>
31
<tr><td
nowrap
align=right valign=top>class </td><td valign=bottom><a class="el" href="classOsclSocketServ.html#l2">OsclDNS</a></td></tr>
40
<td class="md"
nowrap
valign="top"> OSCL_IMPORT_REF OsclSocketServ::~OsclSocketServ </td>
42
<td class="mdname1" valign="top"
nowrap
> </td>
44
<td class="md"
nowrap
></td
[
all
...]
classOsclAuditCB.html
17
<tr><td
nowrap
align=right valign=top> </td><td valign=bottom><a class="el" href="classOsclAuditCB.html#a0">OsclAuditCB</a> ()</td></tr>
18
<tr><td
nowrap
align=right valign=top> </td><td valign=bottom><a class="el" href="classOsclAuditCB.html#a1">OsclAuditCB</a> (const <a class="el" href="classOsclMemStatsNode.html">OsclMemStatsNode</a> *myStatsNode, <a class="el" href="classOsclMemAudit.html">OsclMemAudit</a> *ptr)</td></tr>
20
<tr><td
nowrap
align=right valign=top>const <a class="el" href="classOsclMemStatsNode.html">OsclMemStatsNode</a> * </td><td valign=bottom><a class="el" href="classOsclAuditCB.html#m0">pStatsNode</a></td></tr>
21
<tr><td
nowrap
align=right valign=top><a class="el" href="classOsclMemAudit.html">OsclMemAudit</a> * </td><td valign=bottom><a class="el" href="classOsclAuditCB.html#m1">pAudit</a></td></tr>
30
<td class="md"
nowrap
valign="top"> OsclAuditCB::OsclAuditCB </td>
32
<td class="mdname1" valign="top"
nowrap
> </td>
34
<td class="md"
nowrap
><code> [inline]</code></td>
58
<td class="md"
nowrap
valign="top"> OsclAuditCB::OsclAuditCB </td>
60
<td class="md"
nowrap
valign="top">const <a class="el" href="classOsclMemStatsNode.html">OsclMemStatsNode</a> * </td>
61
<td class="mdname"
nowrap
> <em>myStatsNode</em>, </td
[
all
...]
classOsclBinOStream.html
27
<tr><td
nowrap
align=right valign=top> </td><td valign=bottom><a class="el" href="classOsclBinOStream.html#a0">OsclBinOStream</a> ()</td></tr>
28
<tr><td
nowrap
align=right valign=top>virtual </td><td valign=bottom><a class="el" href="classOsclBinOStream.html#a1">~OsclBinOStream</a> ()</td></tr>
29
<tr><td
nowrap
align=right valign=top>OsclBinOStream & </td><td valign=bottom><a class="el" href="classOsclBinOStream.html#a2">write</a> (const int8 *data, int32 size)</td></tr>
42
<td class="md"
nowrap
valign="top"> OsclBinOStream::OsclBinOStream </td>
44
<td class="mdname1" valign="top"
nowrap
> </td>
46
<td class="md"
nowrap
><code> [inline]</code></td>
70
<td class="md"
nowrap
valign="top"> virtual OsclBinOStream::~OsclBinOStream </td>
72
<td class="mdname1" valign="top"
nowrap
> </td>
74
<td class="md"
nowrap
><code> [inline, virtual]</code></td>
99
<td class="md"
nowrap
valign="top"> OsclBinOStream& OsclBinOStream::write </td
[
all
...]
classOsclDNSObserver.html
17
<tr><td
nowrap
align=right valign=top>virtual OSCL_IMPORT_REF void </td><td valign=bottom><a class="el" href="classOsclDNSObserver.html#a0">HandleDNSEvent</a> (int32 aId, <a class="el" href="group__osclio.html#a24">TPVDNSFxn</a> aFxn, <a class="el" href="group__osclio.html#a25">TPVDNSEvent</a> aEvent, int32 aError)=0</td></tr>
18
<tr><td
nowrap
align=right valign=top>virtual </td><td valign=bottom><a class="el" href="classOsclDNSObserver.html#a1">~OsclDNSObserver</a> ()</td></tr>
30
<td class="md"
nowrap
valign="top"> virtual OsclDNSObserver::~OsclDNSObserver </td>
32
<td class="mdname1" valign="top"
nowrap
> </td>
34
<td class="md"
nowrap
><code> [inline, virtual]</code></td>
59
<td class="md"
nowrap
valign="top"> virtual OSCL_IMPORT_REF void OsclDNSObserver::HandleDNSEvent </td>
61
<td class="md"
nowrap
valign="top">int32 </td>
62
<td class="mdname"
nowrap
> <em>aId</em>, </td>
67
<td class="md"
nowrap
><a class="el" href="group__osclio.html#a24">TPVDNSFxn</a> </td>
68
<td class="mdname"
nowrap
> <em>aFxn</em>, </td
[
all
...]
classOsclNativeFileParams.html
17
<tr><td
nowrap
align=right valign=top> </td><td valign=bottom><a class="el" href="classOsclNativeFileParams.html#a0">OsclNativeFileParams</a> (uint32 mode=0, uint32 bufsize=0, uint32 asyncsize=0)</td></tr>
19
<tr><td
nowrap
align=right valign=top>uint32 </td><td valign=bottom><a class="el" href="classOsclNativeFileParams.html#m0">iNativeAccessMode</a></td></tr>
20
<tr><td
nowrap
align=right valign=top>uint32 </td><td valign=bottom><a class="el" href="classOsclNativeFileParams.html#m1">iNativeBufferSize</a></td></tr>
21
<tr><td
nowrap
align=right valign=top>uint32 </td><td valign=bottom><a class="el" href="classOsclNativeFileParams.html#m2">iAsyncReadBufferSize</a></td></tr>
30
<td class="md"
nowrap
valign="top"> OsclNativeFileParams::OsclNativeFileParams </td>
32
<td class="md"
nowrap
valign="top">uint32 </td>
33
<td class="mdname"
nowrap
> <em>mode</em> = 0, </td>
38
<td class="md"
nowrap
>uint32 </td>
39
<td class="mdname"
nowrap
> <em>bufsize</em> = 0, </td>
44
<td class="md"
nowrap
>uint32 </td
[
all
...]
classOsclSocketObserver.html
14
<tr><td
nowrap
align=right valign=top>virtual OSCL_IMPORT_REF void </td><td valign=bottom><a class="el" href="classOsclSocketObserver.html#a0">HandleSocketEvent</a> (int32 aId, <a class="el" href="oscl__socket__types_8h.html#a19">TPVSocketFxn</a> aFxn, <a class="el" href="oscl__socket__types_8h.html#a20">TPVSocketEvent</a> aEvent, int32 aError)=0</td></tr>
15
<tr><td
nowrap
align=right valign=top>virtual </td><td valign=bottom><a class="el" href="classOsclSocketObserver.html#a1">~OsclSocketObserver</a> ()</td></tr>
27
<td class="md"
nowrap
valign="top"> virtual OsclSocketObserver::~OsclSocketObserver </td>
29
<td class="mdname1" valign="top"
nowrap
> </td>
31
<td class="md"
nowrap
><code> [inline, virtual]</code></td>
56
<td class="md"
nowrap
valign="top"> virtual OSCL_IMPORT_REF void OsclSocketObserver::HandleSocketEvent </td>
58
<td class="md"
nowrap
valign="top">int32 </td>
59
<td class="mdname"
nowrap
> <em>aId</em>, </td>
64
<td class="md"
nowrap
><a class="el" href="oscl__socket__types_8h.html#a19">TPVSocketFxn</a> </td>
65
<td class="mdname"
nowrap
> <em>aFxn</em>, </td
[
all
...]
classOscl__FileFind.html
17
<tr><td
nowrap
align=right valign=top>enum </td><td valign=bottom><a class="el" href="classOscl__FileFind.html#s13">error_type</a> { <br>
32
<tr><td
nowrap
align=right valign=top>enum </td><td valign=bottom><a class="el" href="classOscl__FileFind.html#s14">element_type</a> { <a class="el" href="classOscl__FileFind.html#s14s10">FILE_TYPE</a> = 0,
37
<tr><td
nowrap
align=right valign=top>OSCL_IMPORT_REF const char * </td><td valign=bottom><a class="el" href="classOscl__FileFind.html#a0">FindFirst</a> (const char *directory, const char *pattern, char *buf, uint32 buflen)</td></tr>
38
<tr><td
nowrap
align=right valign=top>OSCL_IMPORT_REF const <a class="el" href="group__osclbase.html#a32">oscl_wchar</a> * </td><td valign=bottom><a class="el" href="classOscl__FileFind.html#a1">FindFirst</a> (const <a class="el" href="group__osclbase.html#a32">oscl_wchar</a> *directory, const <a class="el" href="group__osclbase.html#a32">oscl_wchar</a> *pattern, <a class="el" href="group__osclbase.html#a32">oscl_wchar</a> *buf, uint32 buflen)</td></tr>
39
<tr><td
nowrap
align=right valign=top>OSCL_IMPORT_REF char * </td><td valign=bottom><a class="el" href="classOscl__FileFind.html#a2">FindNext</a> (char *buf, uint32 buflen)</td></tr>
40
<tr><td
nowrap
align=right valign=top>OSCL_IMPORT_REF <a class="el" href="group__osclbase.html#a32">oscl_wchar</a> * </td><td valign=bottom><a class="el" href="classOscl__FileFind.html#a3">FindNext</a> (<a class="el" href="group__osclbase.html#a32">oscl_wchar</a> *buf, uint32 buflen)</td></tr>
41
<tr><td
nowrap
align=right valign=top>OSCL_IMPORT_REF void </td><td valign=bottom><a class="el" href="classOscl__FileFind.html#a4">Close</a> ()</td></tr>
42
<tr><td
nowrap
align=right valign=top>OSCL_IMPORT_REF <a class="el" href="classOscl__FileFind.html#s14">element_type</a> </td><td valign=bottom><a class="el" href="classOscl__FileFind.html#a5">GetElementType</a> ()</td></tr>
43
<tr><td
nowrap
align=right valign=top>OSCL_IMPORT_REF <a class="el" href="classOscl__FileFind.html#s13">error_type</a> </td><td valign=bottom><a class="el" href="classOscl__FileFind.html#a6">GetLastError</a> ()</td></tr>
44
<tr><td
nowrap
align=right valign=top>OSCL_IMPORT_REF </td><td valign=bottom><a class="el" href="classOscl__ (…)
[
all
...]
classOscl__MTLinked__List.html
17
<tr><td
nowrap
align=right valign=top> </td><td valign=bottom><a class="el" href="classOscl__MTLinked__List.html#a0">Oscl_MTLinked_List</a> ()</td></tr>
18
<tr><td
nowrap
align=right valign=top> </td><td valign=bottom><a class="el" href="classOscl__MTLinked__List.html#a1">~Oscl_MTLinked_List</a> ()</td></tr>
19
<tr><td
nowrap
align=right valign=top>int32 </td><td valign=bottom><a class="el" href="classOscl__MTLinked__List.html#a2">dequeue_element</a> (LLClass &element)</td></tr>
20
<tr><td
nowrap
align=right valign=top>int32 </td><td valign=bottom><a class="el" href="classOscl__MTLinked__List.html#a3">add_element</a> (LLClass &new_element)</td></tr>
21
<tr><td
nowrap
align=right valign=top>int32 </td><td valign=bottom><a class="el" href="classOscl__MTLinked__List.html#a4">add_to_front</a> (LLClass &new_element)</td></tr>
22
<tr><td
nowrap
align=right valign=top>uint32 </td><td valign=bottom><a class="el" href="classOscl__MTLinked__List.html#a5">get_element</a> (int32 index, LLClass &element)</td></tr>
23
<tr><td
nowrap
align=right valign=top>int32 </td><td valign=bottom><a class="el" href="classOscl__MTLinked__List.html#a6">remove_element</a> (const LLClass &data_to_remove)</td></tr>
24
<tr><td
nowrap
align=right valign=top>int32 </td><td valign=bottom><a class="el" href="classOscl__MTLinked__List.html#a7">get_index</a> (const LLClass &data)</td></tr>
25
<tr><td
nowrap
align=right valign=top>int32 </td><td valign=bottom><a class="el" href="classOscl__MTLinked__List.html#a8">remove_element</a> (const int32 index_to_remove)</td></tr>
26
<tr><td
nowrap
align=right valign=top>int32 </td><td valign=bottom><a class="el" href="classOscl__MTLinked__ (…)
[
all
...]
classSendParam.html
19
<tr><td
nowrap
align=right valign=top> </td><td valign=bottom><a class="el" href="classSendParam.html#a0">SendParam</a> (const uint8 *&aPtr, uint32 aLen, uint32 aFlags)</td></tr>
21
<tr><td
nowrap
align=right valign=top><a class="el" href="classPVSockBufSend.html">PVSockBufSend</a> </td><td valign=bottom><a class="el" href="classSendParam.html#m0">iBufSend</a></td></tr>
22
<tr><td
nowrap
align=right valign=top>uint32 </td><td valign=bottom><a class="el" href="classSendParam.html#m1">iFlags</a></td></tr>
23
<tr><td
nowrap
align=right valign=top>uint32 </td><td valign=bottom><a class="el" href="classSendParam.html#m2">iXferLen</a></td></tr>
35
<td class="md"
nowrap
valign="top"> SendParam::SendParam </td>
37
<td class="md"
nowrap
valign="top">const uint8 *& </td>
38
<td class="mdname"
nowrap
> <em>aPtr</em>, </td>
43
<td class="md"
nowrap
>uint32 </td>
44
<td class="mdname"
nowrap
> <em>aLen</em>, </td>
49
<td class="md"
nowrap
>uint32 </td
[
all
...]
structMM__AllocBlockFence.html
17
<tr><td
nowrap
align=right valign=top> </td><td valign=bottom><a class="el" href="structMM__AllocBlockFence.html#a0">MM_AllocBlockFence</a> ()</td></tr>
18
<tr><td
nowrap
align=right valign=top>void </td><td valign=bottom><a class="el" href="structMM__AllocBlockFence.html#a1">fill_fence</a> ()</td></tr>
19
<tr><td
nowrap
align=right valign=top>bool </td><td valign=bottom><a class="el" href="structMM__AllocBlockFence.html#a2">check_fence</a> ()</td></tr>
21
<tr><td
nowrap
align=right valign=top>uint8 </td><td valign=bottom><a class="el" href="structMM__AllocBlockFence.html#m0">pad</a> [COMPUTE_MEM_ALIGN_SIZE(sizeof(<a class="el" href="structMM__AllocBlockHdr.html">MM_AllocBlockHdr</a>), MIN_FENCE_SIZE, MEM_ALIGN_SIZE)]</td></tr>
30
<td class="md"
nowrap
valign="top"> MM_AllocBlockFence::MM_AllocBlockFence </td>
32
<td class="mdname1" valign="top"
nowrap
> </td>
34
<td class="md"
nowrap
><code> [inline]</code></td>
59
<td class="md"
nowrap
valign="top"> bool MM_AllocBlockFence::check_fence </td>
61
<td class="mdname1" valign="top"
nowrap
> </td>
63
<td class="md"
nowrap
><code> [inline]</code></td
[
all
...]
classOsclPriorityQueue.html
23
<tr><td
nowrap
align=right valign=top>typedef Container::value_type </td><td valign=bottom><a class="el" href="classOsclPriorityQueue.html#s0">value_type</a></td></tr>
24
<tr><td
nowrap
align=right valign=top>typedef Container </td><td valign=bottom><a class="el" href="classOsclPriorityQueue.html#s1">container_type</a></td></tr>
25
<tr><td
nowrap
align=right valign=top>typedef Container::iterator </td><td valign=bottom><a class="el" href="classOsclPriorityQueue.html#s2">iterator</a></td></tr>
26
<tr><td
nowrap
align=right valign=top>typedef Container::const_reference </td><td valign=bottom><a class="el" href="classOsclPriorityQueue.html#s3">const_reference</a></td></tr>
28
<tr><td
nowrap
align=right valign=top>bool </td><td valign=bottom><a class="el" href="classOsclPriorityQueue.html#a0">empty</a> () const</td></tr>
29
<tr><td
nowrap
align=right valign=top>uint32 </td><td valign=bottom><a class="el" href="classOsclPriorityQueue.html#a1">size</a> () const</td></tr>
30
<tr><td
nowrap
align=right valign=top>void </td><td valign=bottom><a class="el" href="classOsclPriorityQueue.html#a2">reserve</a> (uint32 n)</td></tr>
31
<tr><td
nowrap
align=right valign=top><a class="el" href="classOsclPriorityQueue.html#s3">const_reference</a> </td><td valign=bottom><a class="el" href="classOsclPriorityQueue.html#a3">top</a> () const</td></tr>
32
<tr><td
nowrap
align=right valign=top>const Container & </td><td valign=bottom><a class="el" href="classOsclPriorityQueue.html#a4">vec</a> ()</td></tr>
33
<tr><td
nowrap
align=right valign=top>void </td><td valign=bottom><a class="el" href="classOsclPriorityQueue (…)
[
all
...]
classGetHostByNameParam.html
19
<tr><td
nowrap
align=right valign=top>void </td><td valign=bottom><a class="el" href="classGetHostByNameParam.html#a0">Destroy</a> ()</td></tr>
20
<tr><td
nowrap
align=right valign=top> </td><td valign=bottom><a class="el" href="classGetHostByNameParam.html#a1">~GetHostByNameParam</a> ()</td></tr>
22
<tr><td
nowrap
align=right valign=top>GetHostByNameParam * </td><td valign=bottom><a class="el" href="classGetHostByNameParam.html#d0">Create</a> (const char *name, <a class="el" href="classOsclNetworkAddress.html">OsclNetworkAddress</a> *&addr)</td></tr>
24
<tr><td
nowrap
align=right valign=top>char * </td><td valign=bottom><a class="el" href="classGetHostByNameParam.html#m0">iName</a></td></tr>
25
<tr><td
nowrap
align=right valign=top><a class="el" href="classOsclNetworkAddress.html">OsclNetworkAddress</a> * </td><td valign=bottom><a class="el" href="classGetHostByNameParam.html#m1">iAddr</a></td></tr>
34
<td class="md"
nowrap
valign="top"> GetHostByNameParam::~GetHostByNameParam </td>
36
<td class="mdname1" valign="top"
nowrap
> </td>
38
<td class="md"
nowrap
></td>
63
<td class="md"
nowrap
valign="top"> GetHostByNameParam* GetHostByNameParam::Create </td>
65
<td class="md"
nowrap
valign="top">const char * </td
[
all
...]
classOSCL__wHeapString.html
22
<tr><td
nowrap
align=right valign=top>typedef OSCL_wString::chartype </td><td valign=bottom><a class="el" href="classOSCL__wHeapString.html#s0">chartype</a></td></tr>
24
<tr><td
nowrap
align=right valign=top> </td><td valign=bottom><a class="el" href="group__osclutil.html#a75">OSCL_wHeapString</a> ()</td></tr>
25
<tr><td
nowrap
align=right valign=top> </td><td valign=bottom><a class="el" href="group__osclutil.html#a83">OSCL_wHeapString</a> (const OSCL_wHeapString &src)</td></tr>
26
<tr><td
nowrap
align=right valign=top> </td><td valign=bottom><a class="el" href="group__osclutil.html#a85">OSCL_wHeapString</a> (const <a class="el" href="classOSCL__wString.html">OSCL_wString</a> &src)</td></tr>
27
<tr><td
nowrap
align=right valign=top> </td><td valign=bottom><a class="el" href="group__osclutil.html#a77">OSCL_wHeapString</a> (const <a class="el" href="classOSCL__wHeapString.html#s0">chartype</a> *cstr)</td></tr>
28
<tr><td
nowrap
align=right valign=top> </td><td valign=bottom><a class="el" href="group__osclutil.html#a81">OSCL_wHeapString</a> (const <a class="el" href="classOSCL__wHeapString.html#s0">chartype</a> *buf, uint32 length)</td></tr>
29
<tr><td
nowrap
align=right valign=top> </td><td valign=bottom><a class="el" href="group__osclutil.html#a87">~OSCL_wHeapString</a> ()</td></tr>
30
<tr><td
nowrap
align=right valign=top>uint32 </td><td valign=bottom><a class="el" href="group__osclutil.html#a63">get_size</a> () const</td></tr>
31
<tr><td
nowrap
align=right valign=top>uint32 </td><td valign=bottom><a class="el" href="group__osclutil.html#a67">get_maxsize</a> () const</td></tr>
32
<tr><td
nowrap
align=right valign=top>const <a class="el" href="classOSCL__wHeapString.html#s0">chartype</a> *&nb (…)
[
all
...]
classOSCL__wStackString.html
22
<tr><td
nowrap
align=right valign=top>typedef OSCL_wString::chartype </td><td valign=bottom><a class="el" href="classOSCL__wStackString.html#s0">chartype</a></td></tr>
24
<tr><td
nowrap
align=right valign=top> </td><td valign=bottom><a class="el" href="group__osclutil.html#a115">OSCL_wStackString</a> ()</td></tr>
25
<tr><td
nowrap
align=right valign=top> </td><td valign=bottom><a class="el" href="group__osclutil.html#a123">OSCL_wStackString</a> (const OSCL_wStackString &src)</td></tr>
26
<tr><td
nowrap
align=right valign=top> </td><td valign=bottom><a class="el" href="group__osclutil.html#a125">OSCL_wStackString</a> (const <a class="el" href="classOSCL__wString.html">OSCL_wString</a> &src)</td></tr>
27
<tr><td
nowrap
align=right valign=top> </td><td valign=bottom><a class="el" href="group__osclutil.html#a117">OSCL_wStackString</a> (const <a class="el" href="classOSCL__wStackString.html#s0">chartype</a> *cstr)</td></tr>
28
<tr><td
nowrap
align=right valign=top> </td><td valign=bottom><a class="el" href="group__osclutil.html#a121">OSCL_wStackString</a> (const <a class="el" href="classOSCL__wStackString.html#s0">chartype</a> *buf, uint32 length)</td></tr>
29
<tr><td
nowrap
align=right valign=top> </td><td valign=bottom><a class="el" href="group__osclutil.html#a127">~OSCL_wStackString</a> ()</td></tr>
30
<tr><td
nowrap
align=right valign=top>uint32 </td><td valign=bottom><a class="el" href="group__osclutil.html#a105">get_size</a> () const</td></tr>
31
<tr><td
nowrap
align=right valign=top>uint32 </td><td valign=bottom><a class="el" href="group__osclutil.html#a107">get_maxsize</a> () const</td></tr>
32
<tr><td
nowrap
align=right valign=top>const <a class="el" href="classOSCL__wStackString.html#s0">chartype</a> *&n (…)
[
all
...]
classOsclBinIStream.html
24
<tr><td
nowrap
align=right valign=top> </td><td valign=bottom><a class="el" href="classOsclBinIStream.html#a0">OsclBinIStream</a> ()</td></tr>
25
<tr><td
nowrap
align=right valign=top> </td><td valign=bottom><a class="el" href="classOsclBinIStream.html#a1">~OsclBinIStream</a> ()</td></tr>
26
<tr><td
nowrap
align=right valign=top>uint8 </td><td valign=bottom><a class="el" href="classOsclBinIStream.html#a2">Read_uint8</a> ()</td></tr>
28
<tr><td
nowrap
align=right valign=top>OsclBinIStream & </td><td valign=bottom><a class="el" href="classOsclBinIStream.html#a3">get</a> (int8 *data, int32 size)</td></tr>
38
<td class="md"
nowrap
valign="top"> OsclBinIStream::OsclBinIStream </td>
40
<td class="mdname1" valign="top"
nowrap
> </td>
42
<td class="md"
nowrap
><code> [inline]</code></td>
66
<td class="md"
nowrap
valign="top"> OsclBinIStream::~OsclBinIStream </td>
68
<td class="mdname1" valign="top"
nowrap
> </td>
70
<td class="md"
nowrap
><code> [inline]</code></td
[
all
...]
classOsclMemAllocator.html
24
<tr><td
nowrap
align=right valign=top><a class="el" href="group__osclbase.html#a25">OsclAny</a> * </td><td valign=bottom><a class="el" href="classOsclMemAllocator.html#a0">allocate</a> (const uint32 n)</td></tr>
25
<tr><td
nowrap
align=right valign=top><a class="el" href="group__osclbase.html#a25">OsclAny</a> * </td><td valign=bottom><a class="el" href="classOsclMemAllocator.html#a1">allocate_fl</a> (const uint32 n, const char *file_name, const int line_num)</td></tr>
26
<tr><td
nowrap
align=right valign=top>void </td><td valign=bottom><a class="el" href="classOsclMemAllocator.html#a2">deallocate</a> (<a class="el" href="group__osclbase.html#a25">OsclAny</a> *p)</td></tr>
38
<td class="md"
nowrap
valign="top"> <a class="el" href="group__osclbase.html#a25">OsclAny</a>* OsclMemAllocator::allocate </td>
40
<td class="md"
nowrap
valign="top">const uint32 </td>
41
<td class="mdname1" valign="top"
nowrap
> <em>n</em> </td>
43
<td class="md"
nowrap
><code> [inline, virtual]</code></td>
72
<td class="md"
nowrap
valign="top"> <a class="el" href="group__osclbase.html#a25">OsclAny</a>* OsclMemAllocator::allocate_fl </td>
74
<td class="md"
nowrap
valign="top">const uint32 </td>
75
<td class="mdname"
nowrap
> <em>n</em>, </td
[
all
...]
classOsclReadyAlloc.html
24
<tr><td
nowrap
align=right valign=top><a class="el" href="group__osclbase.html#a25">OsclAny</a> * </td><td valign=bottom><a class="el" href="classOsclReadyAlloc.html#a0">allocate</a> (const uint32 size)</td></tr>
25
<tr><td
nowrap
align=right valign=top><a class="el" href="group__osclbase.html#a25">OsclAny</a> * </td><td valign=bottom><a class="el" href="classOsclReadyAlloc.html#a1">allocate_fl</a> (const uint32 size, const char *file_name, const int line_num)</td></tr>
26
<tr><td
nowrap
align=right valign=top>void </td><td valign=bottom><a class="el" href="classOsclReadyAlloc.html#a2">deallocate</a> (<a class="el" href="group__osclbase.html#a25">OsclAny</a> *p)</td></tr>
35
<td class="md"
nowrap
valign="top"> <a class="el" href="group__osclbase.html#a25">OsclAny</a>* OsclReadyAlloc::allocate </td>
37
<td class="md"
nowrap
valign="top">const uint32 </td>
38
<td class="mdname1" valign="top"
nowrap
> <em>size</em> </td>
40
<td class="md"
nowrap
><code> [virtual]</code></td>
66
<td class="md"
nowrap
valign="top"> <a class="el" href="group__osclbase.html#a25">OsclAny</a>* OsclReadyAlloc::allocate_fl </td>
68
<td class="md"
nowrap
valign="top">const uint32 </td>
69
<td class="mdname"
nowrap
> <em>size</em>, </td
[
all
...]
classOscl__Linked__List.html
23
<tr><td
nowrap
align=right valign=top> </td><td valign=bottom><a class="el" href="classOscl__Linked__List.html#a0">Oscl_Linked_List</a> ()</td></tr>
24
<tr><td
nowrap
align=right valign=top> </td><td valign=bottom><a class="el" href="classOscl__Linked__List.html#a1">~Oscl_Linked_List</a> ()</td></tr>
25
<tr><td
nowrap
align=right valign=top>int32 </td><td valign=bottom><a class="el" href="classOscl__Linked__List.html#a2">dequeue_element</a> (LLClass &element)</td></tr>
26
<tr><td
nowrap
align=right valign=top>int32 </td><td valign=bottom><a class="el" href="classOscl__Linked__List.html#a3">get_first</a> (LLClass &ele)</td></tr>
27
<tr><td
nowrap
align=right valign=top>int32 </td><td valign=bottom><a class="el" href="classOscl__Linked__List.html#a4">get_next</a> (LLClass &ele)</td></tr>
28
<tr><td
nowrap
align=right valign=top>int32 </td><td valign=bottom><a class="el" href="classOscl__Linked__List.html#a5">check_list</a> ()</td></tr>
29
<tr><td
nowrap
align=right valign=top>int32 </td><td valign=bottom><a class="el" href="classOscl__Linked__List.html#a6">get_num_elements</a> ()</td></tr>
30
<tr><td
nowrap
align=right valign=top>int32 </td><td valign=bottom><a class="el" href="classOscl__Linked__List.html#a7">add_element</a> (LLClass &new_element)</td></tr>
31
<tr><td
nowrap
align=right valign=top>int32 </td><td valign=bottom><a class="el" href="classOscl__Linked__List.html#a8">add_to_front</a> (const LLClass &new_element)</td></tr>
32
<tr><td
nowrap
align=right valign=top>int32 </td><td valign=bottom><a class="el" href="classOscl__Linked__Li (…)
[
all
...]
classOsclSharedPtr.html
20
<tr><td
nowrap
align=right valign=top> </td><td valign=bottom><a class="el" href="classOsclSharedPtr.html#a0">OsclSharedPtr</a> ()</td></tr>
22
<tr><td
nowrap
align=right valign=top> </td><td valign=bottom><a class="el" href="classOsclSharedPtr.html#a1">OsclSharedPtr</a> (TheClass *inClassPtr, <a class="el" href="classOsclRefCounter.html">OsclRefCounter</a> *in_refcnt)</td></tr>
24
<tr><td
nowrap
align=right valign=top> </td><td valign=bottom><a class="el" href="classOsclSharedPtr.html#a2">OsclSharedPtr</a> (const OsclSharedPtr &inSharedPtr)</td></tr>
26
<tr><td
nowrap
align=right valign=top>virtual </td><td valign=bottom><a class="el" href="classOsclSharedPtr.html#a3">~OsclSharedPtr</a> ()</td></tr>
28
<tr><td
nowrap
align=right valign=top>TheClass * </td><td valign=bottom><a class="el" href="classOsclSharedPtr.html#a4">operator-></a> ()</td></tr>
29
<tr><td
nowrap
align=right valign=top>TheClass & </td><td valign=bottom><a class="el" href="classOsclSharedPtr.html#a5">operator *</a> ()</td></tr>
31
<tr><td
nowrap
align=right valign=top> </td><td valign=bottom><a class="el" href="classOsclSharedPtr.html#a6">operator TheClass *</a> ()</td></tr>
33
<tr><td
nowrap
align=right valign=top>TheClass * </td><td valign=bottom><a class="el" href="classOsclSharedPtr.html#a7">GetRep</a> ()</td></tr>
35
<tr><td
nowrap
align=right valign=top><a class="el" href="classOsclRefCounter.html">OsclRefCounter</a> * </td><td valign=bottom><a class="el" href="classOsclSharedPtr.html#a8">GetRefCounter</a> ()</td></tr>
37
<tr><td
nowrap
align=right valign=top>int </td><td valign=bottom><a class="el" href="classOsclSharedPtr.html (…)
[
all
...]
/external/opencore/doc/pvauthor_html/
classMPVCmnCmdStatusObserver.html
14
<tr><td
nowrap
align=right valign=top>virtual </td><td valign=bottom><a class="el" href="classMPVCmnCmdStatusObserver.html#a0">~MPVCmnCmdStatusObserver</a> ()</td></tr>
15
<tr><td
nowrap
align=right valign=top>virtual void </td><td valign=bottom><a class="el" href="classMPVCmnCmdStatusObserver.html#a1">CommandCompletedL</a> (const <a class="el" href="classCPVCmnCmdResp.html">CPVCmnCmdResp</a> &aResponse)=0</td></tr>
24
<td class="md"
nowrap
valign="top"> virtual MPVCmnCmdStatusObserver::~MPVCmnCmdStatusObserver </td>
26
<td class="mdname1" valign="top"
nowrap
> </td>
28
<td class="md"
nowrap
><code> [inline, virtual]</code></td>
53
<td class="md"
nowrap
valign="top"> virtual void MPVCmnCmdStatusObserver::CommandCompletedL </td>
55
<td class="md"
nowrap
valign="top">const <a class="el" href="classCPVCmnCmdResp.html">CPVCmnCmdResp</a> & </td>
56
<td class="mdname1" valign="top"
nowrap
> <em>aResponse</em> </td>
58
<td class="md"
nowrap
><code> [pure virtual]</code></td>
classMPVCmnErrorEventObserver.html
14
<tr><td
nowrap
align=right valign=top>virtual </td><td valign=bottom><a class="el" href="classMPVCmnErrorEventObserver.html#a0">~MPVCmnErrorEventObserver</a> ()</td></tr>
15
<tr><td
nowrap
align=right valign=top>virtual void </td><td valign=bottom><a class="el" href="classMPVCmnErrorEventObserver.html#a1">HandleErrorEventL</a> (const <a class="el" href="pv__common__types_8h.html#a16">CPVCmnAsyncErrorEvent</a> &aEvent)=0</td></tr>
24
<td class="md"
nowrap
valign="top"> virtual MPVCmnErrorEventObserver::~MPVCmnErrorEventObserver </td>
26
<td class="mdname1" valign="top"
nowrap
> </td>
28
<td class="md"
nowrap
><code> [inline, virtual]</code></td>
53
<td class="md"
nowrap
valign="top"> virtual void MPVCmnErrorEventObserver::HandleErrorEventL </td>
55
<td class="md"
nowrap
valign="top">const <a class="el" href="pv__common__types_8h.html#a16">CPVCmnAsyncErrorEvent</a> & </td>
56
<td class="mdname1" valign="top"
nowrap
> <em>aEvent</em> </td>
58
<td class="md"
nowrap
><code> [pure virtual]</code></td>
classMPVCmnInfoEventObserver.html
14
<tr><td
nowrap
align=right valign=top>virtual </td><td valign=bottom><a class="el" href="classMPVCmnInfoEventObserver.html#a0">~MPVCmnInfoEventObserver</a> ()</td></tr>
15
<tr><td
nowrap
align=right valign=top>virtual void </td><td valign=bottom><a class="el" href="classMPVCmnInfoEventObserver.html#a1">HandleInformationalEventL</a> (const <a class="el" href="pv__common__types_8h.html#a15">CPVCmnAsyncInfoEvent</a> &aEvent)=0</td></tr>
24
<td class="md"
nowrap
valign="top"> virtual MPVCmnInfoEventObserver::~MPVCmnInfoEventObserver </td>
26
<td class="mdname1" valign="top"
nowrap
> </td>
28
<td class="md"
nowrap
><code> [inline, virtual]</code></td>
53
<td class="md"
nowrap
valign="top"> virtual void MPVCmnInfoEventObserver::HandleInformationalEventL </td>
55
<td class="md"
nowrap
valign="top">const <a class="el" href="pv__common__types_8h.html#a15">CPVCmnAsyncInfoEvent</a> & </td>
56
<td class="mdname1" valign="top"
nowrap
> <em>aEvent</em> </td>
58
<td class="md"
nowrap
><code> [pure virtual]</code></td>
Completed in 972 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>