MCPcopy Create free account

hub / github.com/akio/rosgo / types & classes

Types & classes48 in github.com/akio/rosgo

StructActionSpec
gengo/msgs.go:327
StructConstant
gengo/msgs.go:170
StructDuration
ros/duration.go:7
StructField
gengo/msgs.go:283
StructHandler
xmlrpc/xmlrpc.go:532
TypeAliasLogLevel
ros/log.go:9
InterfaceLogger
ros/log.go:19
InterfaceMessage
ros/message.go:14
StructMessageEvent
Optional second argument to a Subscriber callback.
ros/ros.go:67
InterfaceMessageType
ros/message.go:7
InterfaceMethod
type Method func (args ...interface{}) (interface{}, error)
xmlrpc/xmlrpc.go:529
StructMsgContext
gengo/context.go:88
StructMsgGen
gengo/generate.go:287
StructMsgSpec
gengo/msgs.go:307
TypeAliasNameMap
ros/name.go:15
StructNameResolver
ros/name.go:94
InterfaceNode
ros/ros.go:7
FuncTypeOptionMsgSpec
func(*MsgSpec) error
gengo/msgs.go:337
InterfacePublisher
ros/ros.go:47
StructRate
Impelement Rate interface
ros/rate.go:4
InterfaceService
ros/service.go:11
InterfaceServiceClient
ros/ros.go:84
InterfaceServiceFactory
ros/ros.go:75
InterfaceServiceHandler
ros/ros.go:73
InterfaceServiceServer
ros/ros.go:80
InterfaceServiceType
ros/service.go:3
InterfaceSingleSubscriberPublisher
A publisher which only sends to one specific subscriber. This is sent as an argument to the connect and disconnect callback functions passed to Node.
ros/ros.go:55
StructSrvSpec
gengo/msgs.go:317
InterfaceSubscriber
ros/ros.go:61
StructSyntaxError
gengo/parser.go:22
StructTime
ros/time.go:7
StructconnHeader
ros/header.go:16
StructdefaultLogger
ros/log.go:34
StructdefaultNode
*defaultNode implements Node interface a defaultNode instance must be accessed in user goroutine.
ros/node.go:53
StructdefaultPublisher
ros/publisher.go:24
StructdefaultServiceClient
ros/service_client.go:14
StructdefaultServiceServer
ros/service_server.go:28
StructdefaultSubscriber
The subscription object runs in own goroutine (startSubscription). Do not access any properties from other goroutine.
ros/subscriber.go:21
Structheader
ros/header.go:11
StructmessageEvent
ros/subscriber.go:14
StructmyDispatcher
xmlrpc/xmlrpc_test.go:650
StructremoteClientSession
ros/service_server.go:145
StructremoteClientSessionError
ros/service_server.go:19
StructremoteSubscriberSession
ros/publisher.go:155
StructremoteSubscriberSessionError
ros/publisher.go:15
StructserviceResult
ros/service_server.go:14
StructsingleSubPub
ros/publisher.go:187
Structtemporal
ros/temporal.go:34