This is the complete list of members for ICameraList, including all inherited members.
| Add(CameraPtr camera)=0 | ICameraList | pure virtual | 
| Append(const CameraList &list)=0 | ICameraList | pure virtual | 
| CameraListImpl | ICameraList | friend | 
| Clear()=0 | ICameraList | pure virtual | 
| GetByDeviceID(std::string deviceID) const =0 | ICameraList | pure virtual | 
| GetByIndex(unsigned int index) const =0 | ICameraList | pure virtual | 
| GetBySerial(std::string serialNumber) const =0 | ICameraList | pure virtual | 
| GetSize() const =0 | ICameraList | pure virtual | 
| ICameraList() | ICameraList | inlineprotected | 
| ICameraList(const ICameraList &) | ICameraList | inlineprotected | 
| InterfaceImpl | ICameraList | friend | 
| m_pCameraListData | ICameraList | protected | 
| operator=(const ICameraList &) | ICameraList | protected | 
| operator[](unsigned int index)=0 | ICameraList | pure virtual | 
| Remove(CameraPtr camera)=0 | ICameraList | pure virtual | 
| RemoveByDeviceID(std::string deviceID)=0 | ICameraList | pure virtual | 
| RemoveByIndex(unsigned int index)=0 | ICameraList | pure virtual | 
| RemoveBySerial(std::string serialNumber)=0 | ICameraList | pure virtual | 
| ~ICameraList() | ICameraList | inlinevirtual |