()
| 3059 | } |
| 3060 | |
| 3061 | func (x *CSVCMsg_CreateStringTable) GetUserDataFixedSize() bool { |
| 3062 | if x != nil && x.UserDataFixedSize != nil { |
| 3063 | return *x.UserDataFixedSize |
| 3064 | } |
| 3065 | return false |
| 3066 | } |
| 3067 | |
| 3068 | func (x *CSVCMsg_CreateStringTable) GetUserDataSize() int32 { |
| 3069 | if x != nil && x.UserDataSize != nil { |
no outgoing calls