VLC 4.0.0-dev
Loading...
Searching...
No Matches
Namespace List
Here is a list of all namespaces with brief descriptions:
[detail level 123]
 Nvlc
 Nthreads
 Ccondition_variable
 Cmutex
 Cmutex_locker
 Csemaphore
 Cconst_listPublic type-safe wrapper around const vlc_list, providing const iterator and iteration functions
 ClistPublic type-safe wrapper around mutable vlc_list, providing iterators, iteration functions and mutation on the list itself
 Clist_baseWrapper around any type matching with vlc_list, exposing C++ iterator operations
 Clist_iterator_baseBase class for iterators on the vlc::list's vlc_list wrapper
 Clist_reverse_iterator
 Cvlc_shared_data_ptrWraps a C shared resource having associated Hold() and Release() functions