class SetupConnectionRequest
Defined at line 970 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
-------------------------------------------------------------------
Public Members
static const int kIndexInFileMessages
Protected Members
static const ::google::protobuf::internal::ClassDataLite<36> _class_data_
Public Methods
void SetupConnectionRequest ()
Defined at line 974 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void ~SetupConnectionRequest ()
template <typename = void>
void SetupConnectionRequest (::google::protobuf::internal::ConstantInitialized )
void CopyFrom (const SetupConnectionRequest & from)
void Clear ()
::size_t ByteSizeLong ()
void SetupConnectionRequest (const SetupConnectionRequest & from)
Defined at line 988 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void SetupConnectionRequest (SetupConnectionRequest && from)
Defined at line 989 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
SetupConnectionRequest & operator= (const SetupConnectionRequest & from)
Defined at line 991 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
SetupConnectionRequest & operator= (SetupConnectionRequest && from)
Defined at line 995 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
const std::string & unknown_fields ()
Defined at line 1005 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
std::string * mutable_unknown_fields ()
Defined at line 1009 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
const SetupConnectionRequest & default_instance ()
Defined at line 1014 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
const SetupConnectionRequest * internal_default_instance ()
Defined at line 1017 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void Swap (SetupConnectionRequest * other)
Defined at line 1023 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void UnsafeArenaSwap (SetupConnectionRequest * other)
Defined at line 1031 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
SetupConnectionRequest * New (::google::protobuf::Arena * arena)
implements Message ----------------------------------------------
Defined at line 1039 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void MergeFrom (const SetupConnectionRequest & from)
Defined at line 1043 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
bool IsInitialized ()
Defined at line 1050 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
int GetCachedSize ()
Defined at line 1074 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
::uint8_t * _InternalSerialize (::uint8_t * target, ::google::protobuf::io::EpsCopyOutputStream * stream)
int env_size ()
map
<string
, string> env = 3;
Defined at line 1900 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void clear_env ()
Defined at line 1903 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
const ::google::protobuf::Map<std::string, std::string> & env ()
Defined at line 1911 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
::google::protobuf::Map<std::string, std::string> * mutable_env ()
Defined at line 1919 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
int argv_size ()
repeated string argv = 5;
Defined at line 1976 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void clear_argv ()
Defined at line 1979 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
const std::string & argv (int index)
Defined at line 1989 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
std::string * mutable_argv (int index)
Defined at line 1994 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void set_argv (int index, Arg_ && value, Args_... args)
Defined at line 2000 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
std::string * add_argv ()
Defined at line 1983 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void add_argv (Arg_ && value, Args_... args)
Defined at line 2007 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
const ::google::protobuf::RepeatedPtrField<std::string> & argv ()
Defined at line 2014 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
::google::protobuf::RepeatedPtrField<std::string> * mutable_argv ()
Defined at line 2019 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void clear_target ()
string target = 1;
Defined at line 1801 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
const std::string & target ()
Defined at line 1805 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void set_target (Arg_ && arg, Args_... args)
Defined at line 1811 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
std::string * mutable_target ()
Defined at line 1817 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
std::string * release_target ()
Defined at line 1834 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void set_allocated_target (std::string * value)
Defined at line 1839 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void clear_user ()
string user = 2;
Defined at line 1849 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
const std::string & user ()
Defined at line 1853 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void set_user (Arg_ && arg, Args_... args)
Defined at line 1859 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
std::string * mutable_user ()
Defined at line 1865 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
std::string * release_user ()
Defined at line 1882 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void set_allocated_user (std::string * value)
Defined at line 1887 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void clear_command ()
string command = 4;
Defined at line 1925 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
const std::string & command ()
Defined at line 1929 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void set_command (Arg_ && arg, Args_... args)
Defined at line 1935 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
std::string * mutable_command ()
Defined at line 1941 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
std::string * release_command ()
Defined at line 1958 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void set_allocated_command (std::string * value)
Defined at line 1963 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void clear_cwd ()
string cwd = 9;
Defined at line 2103 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
const std::string & cwd ()
Defined at line 2107 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
template <typename Arg_ = const std::string&, typename... Args_>
void set_cwd (Arg_ && arg, Args_... args)
Defined at line 2113 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
std::string * mutable_cwd ()
Defined at line 2119 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
std::string * release_cwd ()
Defined at line 2136 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void set_allocated_cwd (std::string * value)
Defined at line 2141 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void clear_window_rows ()
int32 window_rows = 6;
Defined at line 2037 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
::int32_t window_rows ()
Defined at line 2041 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void set_window_rows (::int32_t value)
Defined at line 2045 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void clear_window_cols ()
int32 window_cols = 7;
Defined at line 2059 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
::int32_t window_cols ()
Defined at line 2063 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void set_window_cols (::int32_t value)
Defined at line 2067 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void clear_nopty ()
bool nopty = 8;
Defined at line 2081 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
bool nopty ()
Defined at line 2085 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void set_nopty (bool value)
Defined at line 2089 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void clear_cwd_pid ()
int32 cwd_pid = 10;
Defined at line 2151 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
::int32_t cwd_pid ()
Defined at line 2155 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
void set_cwd_pid (::int32_t value)
Defined at line 2159 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
Protected Methods
void SetupConnectionRequest (::google::protobuf::Arena * arena)
void SetupConnectionRequest (::google::protobuf::Arena * arena, const SetupConnectionRequest & from)
const ::google::protobuf::internal::ClassData * GetClassData ()
void * PlacementNew_ (const void * , void * mem, ::google::protobuf::Arena * arena)
auto InternalNewImpl_ ()
void SetupConnectionRequest (::google::protobuf::Arena * arena, SetupConnectionRequest && from)
Defined at line 1089 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
Enumerations
enum
| Name | Value |
|---|---|
| kEnvFieldNumber | 3 |
| kArgvFieldNumber | 5 |
| kTargetFieldNumber | 1 |
| kUserFieldNumber | 2 |
| kCommandFieldNumber | 4 |
| kCwdFieldNumber | 9 |
| kWindowRowsFieldNumber | 6 |
| kWindowColsFieldNumber | 7 |
| kNoptyFieldNumber | 8 |
| kCwdPidFieldNumber | 10 |
accessors -------------------------------------------------------
Defined at line 1103 of file gen/src/virtualization/third_party/vm_tools/vsh.pb.h
Friends
class TableStruct_vsh_2eproto
template <typename T>
class InternalHelper
class Arena
class MessageLite
class TcParser
template <typename T>
basic_string_view SetupConnectionRequest ()
void SetupConnectionRequest (SetupConnectionRequest & aSetupConnectionRequest & b)