Android-cuttlefish cvd tool
Public Member Functions | List of all members
cuttlefish::ChmapInfoCommand Class Reference

#include <commands.h>

Inheritance diagram for cuttlefish::ChmapInfoCommand:
Inheritance graph
[legend]
Collaboration diagram for cuttlefish::ChmapInfoCommand:
Collaboration graph
[legend]

Public Member Functions

 ChmapInfoCommand (uint32_t start_id, size_t count, virtio_snd_chmap_info *chmap_info)
 
void Reply (AudioStatus status, const std::vector< virtio_snd_chmap_info > &reply)
 
- Public Member Functions inherited from cuttlefish::InfoCommand< virtio_snd_chmap_info >
 InfoCommand (AudioCommandType type, uint32_t start_id, size_t count, virtio_snd_chmap_info *reply)
 
uint32_t start_id () const
 
uint32_t count () const
 
- Public Member Functions inherited from cuttlefish::AudioCommand
virtual ~AudioCommand ()
 
AudioCommandType type () const
 
AudioStatus status () const
 

Additional Inherited Members

- Protected Member Functions inherited from cuttlefish::InfoCommand< virtio_snd_chmap_info >
virtio_snd_chmap_infoinfo_reply ()
 
- Protected Member Functions inherited from cuttlefish::AudioCommand
 AudioCommand (AudioCommandType type)
 
void MarkReplied (AudioStatus status)
 

Constructor & Destructor Documentation

◆ ChmapInfoCommand()

cuttlefish::ChmapInfoCommand::ChmapInfoCommand ( uint32_t  start_id,
size_t  count,
virtio_snd_chmap_info chmap_info 
)

Member Function Documentation

◆ Reply()

void cuttlefish::ChmapInfoCommand::Reply ( AudioStatus  status,
const std::vector< virtio_snd_chmap_info > &  reply 
)

The documentation for this class was generated from the following files: