Search:

Type: Posts; User: wcsian

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    1,723

    Sptr myId meaning

    I know what this means:

    int a; --declare a storage to store an integer


    But what does this means:

    Sptr<CallId> myId ?
  2. Replies
    2
    Views
    875

    Function behind the constructor

    SoundCardDevice::SoundCardDevice( const char* deviceName,
    Sptr < Fifo < Sptr<SipProxyEvent> > > inputQ,
    Sptr < Fifo <...
Results 1 to 2 of 2