class MountRequest
Defined at line 1449 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Protected Members
static const ::google::protobuf::internal::ClassDataLite<22> _class_data_
Public Methods
void MountRequest ()
Defined at line 1453 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
void ~MountRequest ()
template <typename = void>
void MountRequest (::google::protobuf::internal::ConstantInitialized )
void CopyFrom (const MountRequest & from)
void Clear ()
::size_t ByteSizeLong ()
void MountRequest (const MountRequest & from)
Defined at line 1467 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
void MountRequest (MountRequest && from)
Defined at line 1468 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
MountRequest & operator= (const MountRequest & from)
Defined at line 1470 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
MountRequest & operator= (MountRequest && from)
Defined at line 1474 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
const std::string & unknown_fields ()
Defined at line 1484 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
std::string * mutable_unknown_fields ()
Defined at line 1488 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
const MountRequest & default_instance ()
Defined at line 1493 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
const MountRequest * internal_default_instance ()
Defined at line 1496 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
void Swap (MountRequest * other)
Defined at line 1502 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
void UnsafeArenaSwap (MountRequest * other)
Defined at line 1510 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
MountRequest * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 1518 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
void MergeFrom (const MountRequest & from)
Defined at line 1522 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
bool IsInitialized ()
Defined at line 1529 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
int GetCachedSize ()
Defined at line 1553 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
void clear_source ()
string source = 1;
Defined at line 4581 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
const std::string & source ()
Defined at line 4585 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void set_source (Arg_ && arg, Args_... args)
Defined at line 4591 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
std::string * mutable_source ()
Defined at line 4597 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
std::string * release_source ()
Defined at line 4614 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
void set_allocated_source (std::string * value)
Defined at line 4619 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
void clear_target ()
string target = 2;
Defined at line 4629 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
const std::string & target ()
Defined at line 4633 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void set_target (Arg_ && arg, Args_... args)
Defined at line 4639 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
std::string * mutable_target ()
Defined at line 4645 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
std::string * release_target ()
Defined at line 4662 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
void set_allocated_target (std::string * value)
Defined at line 4667 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
void clear_fstype ()
string fstype = 3;
Defined at line 4677 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
const std::string & fstype ()
Defined at line 4681 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void set_fstype (Arg_ && arg, Args_... args)
Defined at line 4687 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
std::string * mutable_fstype ()
Defined at line 4693 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
std::string * release_fstype ()
Defined at line 4710 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
void set_allocated_fstype (std::string * value)
Defined at line 4715 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
void clear_options ()
string options = 5;
Defined at line 4747 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
const std::string & options ()
Defined at line 4751 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void set_options (Arg_ && arg, Args_... args)
Defined at line 4757 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
std::string * mutable_options ()
Defined at line 4763 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
std::string * release_options ()
Defined at line 4780 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
void set_allocated_options (std::string * value)
Defined at line 4785 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
void clear_mountflags ()
uint64 mountflags = 4;
Defined at line 4725 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
::uint64_t mountflags ()
Defined at line 4729 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
void set_mountflags (::uint64_t value)
Defined at line 4733 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
void clear_permissions ()
uint32 permissions = 7;
Defined at line 4817 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
::uint32_t permissions ()
Defined at line 4821 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
void set_permissions (::uint32_t value)
Defined at line 4825 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
void clear_create_target ()
bool create_target = 6;
Defined at line 4795 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
bool create_target ()
Defined at line 4799 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
void set_create_target (bool value)
Defined at line 4803 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
void clear_mkfs_if_needed ()
bool mkfs_if_needed = 8;
Defined at line 4839 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
bool mkfs_if_needed ()
Defined at line 4843 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
void set_mkfs_if_needed (bool value)
Defined at line 4847 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
Protected Methods
void MountRequest (::google::protobuf::Arena * arena)
void MountRequest (::google::protobuf::Arena * arena, const MountRequest & from)
const ::google::protobuf::internal::ClassData * GetClassData ()
void MountRequest (::google::protobuf::Arena * arena, MountRequest && from)
Defined at line 1568 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()
Enumerations
enum
| Name | Value |
|---|---|
| kSourceFieldNumber | 1 |
| kTargetFieldNumber | 2 |
| kFstypeFieldNumber | 3 |
| kOptionsFieldNumber | 5 |
| kMountflagsFieldNumber | 4 |
| kPermissionsFieldNumber | 7 |
| kCreateTargetFieldNumber | 6 |
| kMkfsIfNeededFieldNumber | 8 |
accessors -------------------------------------------------------
Defined at line 1582 of file gen/src/virtualization/third_party/vm_tools/vm_guest.pb.h
Friends
class TableStruct_vm_5fguest_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view MountRequest ()
void MountRequest (MountRequest & aMountRequest & b)