class OpenUrlRequest

Defined at line 633 of file gen/src/virtualization/third_party/vm_tools/container_host.pb.h

-------------------------------------------------------------------

Public Members

static const int kIndexInFileMessages

Protected Members

static const ::google::protobuf::internal::ClassDataLite<34> _class_data_

Public Methods

void MergeFrom (const OpenUrlRequest & from)

Defined at line 706 of file gen/src/virtualization/third_party/vm_tools/container_host.pb.h

void ~OpenUrlRequest ()
template <typename = void>
void OpenUrlRequest (::google::protobuf::internal::ConstantInitialized )
void CopyFrom (const OpenUrlRequest & from)
void Clear ()
::size_t ByteSizeLong ()
void OpenUrlRequest ()

Defined at line 637 of file gen/src/virtualization/third_party/vm_tools/container_host.pb.h

void OpenUrlRequest (const OpenUrlRequest & from)

Defined at line 651 of file gen/src/virtualization/third_party/vm_tools/container_host.pb.h

void OpenUrlRequest (OpenUrlRequest && from)

Defined at line 652 of file gen/src/virtualization/third_party/vm_tools/container_host.pb.h

void Swap (OpenUrlRequest * other)

Defined at line 686 of file gen/src/virtualization/third_party/vm_tools/container_host.pb.h

void UnsafeArenaSwap (OpenUrlRequest * other)

Defined at line 694 of file gen/src/virtualization/third_party/vm_tools/container_host.pb.h

OpenUrlRequest * New (::google::protobuf::Arena * arena)

implements Message ----------------------------------------------

Defined at line 702 of file gen/src/virtualization/third_party/vm_tools/container_host.pb.h

bool IsInitialized ()

Defined at line 713 of file gen/src/virtualization/third_party/vm_tools/container_host.pb.h

int GetCachedSize ()

Defined at line 737 of file gen/src/virtualization/third_party/vm_tools/container_host.pb.h

::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
OpenUrlRequest & operator= (const OpenUrlRequest & from)

Defined at line 654 of file gen/src/virtualization/third_party/vm_tools/container_host.pb.h

OpenUrlRequest & operator= (OpenUrlRequest && from)

Defined at line 658 of file gen/src/virtualization/third_party/vm_tools/container_host.pb.h

const std::string & unknown_fields ()

Defined at line 668 of file gen/src/virtualization/third_party/vm_tools/container_host.pb.h

std::string * mutable_unknown_fields ()

Defined at line 672 of file gen/src/virtualization/third_party/vm_tools/container_host.pb.h

const OpenUrlRequest & default_instance ()

Defined at line 677 of file gen/src/virtualization/third_party/vm_tools/container_host.pb.h

const OpenUrlRequest * internal_default_instance ()

Defined at line 680 of file gen/src/virtualization/third_party/vm_tools/container_host.pb.h

void clear_url ()

string url = 1;

Defined at line 4956 of file gen/src/virtualization/third_party/vm_tools/container_host.pb.h

const std::string & url ()

Defined at line 4960 of file gen/src/virtualization/third_party/vm_tools/container_host.pb.h

template <typename Arg_ = const std::string&, typename... Args_>
void set_url (Arg_ && arg, Args_... args)

Defined at line 4966 of file gen/src/virtualization/third_party/vm_tools/container_host.pb.h

std::string * mutable_url ()

Defined at line 4972 of file gen/src/virtualization/third_party/vm_tools/container_host.pb.h

std::string * release_url ()

Defined at line 4989 of file gen/src/virtualization/third_party/vm_tools/container_host.pb.h

void set_allocated_url (std::string * value)

Defined at line 4994 of file gen/src/virtualization/third_party/vm_tools/container_host.pb.h

void clear_token ()

string token = 2;

Defined at line 5004 of file gen/src/virtualization/third_party/vm_tools/container_host.pb.h

const std::string & token ()

Defined at line 5008 of file gen/src/virtualization/third_party/vm_tools/container_host.pb.h

template <typename Arg_ = const std::string&, typename... Args_>
void set_token (Arg_ && arg, Args_... args)

Defined at line 5014 of file gen/src/virtualization/third_party/vm_tools/container_host.pb.h

std::string * mutable_token ()

Defined at line 5020 of file gen/src/virtualization/third_party/vm_tools/container_host.pb.h

std::string * release_token ()

Defined at line 5037 of file gen/src/virtualization/third_party/vm_tools/container_host.pb.h

void set_allocated_token (std::string * value)

Defined at line 5042 of file gen/src/virtualization/third_party/vm_tools/container_host.pb.h

Protected Methods

void OpenUrlRequest (::google::protobuf::Arena * arena, OpenUrlRequest && from)

Defined at line 752 of file gen/src/virtualization/third_party/vm_tools/container_host.pb.h

void OpenUrlRequest (::google::protobuf::Arena * arena)
void OpenUrlRequest (::google::protobuf::Arena * arena, const OpenUrlRequest & from)
const ::google::protobuf::internal::ClassData * GetClassData ()
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()

Enumerations

enum 
Name Value
kUrlFieldNumber 1
kTokenFieldNumber 2

accessors -------------------------------------------------------

Defined at line 766 of file gen/src/virtualization/third_party/vm_tools/container_host.pb.h

Friends

class TableStruct_container_5fhost_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view OpenUrlRequest ()
void OpenUrlRequest (OpenUrlRequest & aOpenUrlRequest & b)