#include <PMYouMedia.h>
Inheritance diagram for PMYouMedia:

Public Member Functions | |
| PMYouMedia (MediaAccess &) | |
| ~PMYouMedia () | |
| PMError | readInfo (int number) |
| bool | isPartOf (const PMYouMediaPtr &) |
| int | number () const |
| std::string | vendor () const |
| std::string | id () const |
| int | count () const |
| std::string | flags () const |
| bool | doubleSided () const |
Private Member Functions | |
| REP_BODY (PMYouMedia) | |
Private Attributes | |
| MediaAccess & | _media |
| int | _number |
| std::string | _vendor |
| std::string | _id |
| int | _count |
| std::string | _flags |
|
|
Constructor. |
|
|
Destructor |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4