cfxdb.gen.meta.Comment¶ Attributes¶ np Classes¶ Comment Functions¶ AddAuthorOid(builder, authorOid) AddComment(builder, comment) AddObjectOid(builder, objectOid) AddOid(builder, oid) AddPosted(builder, posted) AddReplyTo(builder, replyTo) AddTableOid(builder, tableOid) CommentAddAuthorOid(builder, authorOid) CommentAddComment(builder, comment) CommentAddObjectOid(builder, objectOid) CommentAddOid(builder, oid) CommentAddPosted(builder, posted) CommentAddReplyTo(builder, replyTo) CommentAddTableOid(builder, tableOid) CommentEnd(builder) CommentStart(builder) CommentStartAuthorOidVector(builder, numElems) CommentStartObjectOidVector(builder, numElems) CommentStartOidVector(builder, numElems) CommentStartReplyToVector(builder, numElems) CommentStartTableOidVector(builder, numElems) End(builder) Start(builder) StartAuthorOidVector(→ int) StartObjectOidVector(→ int) StartOidVector(→ int) StartReplyToVector(→ int) StartTableOidVector(→ int) Module Contents¶ AddAuthorOid(builder, authorOid)[source]¶ AddComment(builder, comment)[source]¶ AddObjectOid(builder, objectOid)[source]¶ AddOid(builder, oid)[source]¶ AddPosted(builder, posted)[source]¶ AddReplyTo(builder, replyTo)[source]¶ AddTableOid(builder, tableOid)[source]¶ class Comment[source]¶ Bases: object AuthorOid(j)[source]¶ AuthorOidAsNumpy()[source]¶ AuthorOidIsNone()[source]¶ AuthorOidLength()[source]¶ Comment()[source]¶ classmethod GetRootAs(buf, offset=0)[source]¶ classmethod GetRootAsComment(buf, offset=0)[source]¶ This method is deprecated. Please switch to GetRootAs. Init(buf, pos)[source]¶ ObjectOid(j)[source]¶ ObjectOidAsNumpy()[source]¶ ObjectOidIsNone()[source]¶ ObjectOidLength()[source]¶ Oid(j)[source]¶ OidAsNumpy()[source]¶ OidIsNone()[source]¶ OidLength()[source]¶ Posted()[source]¶ ReplyTo(j)[source]¶ ReplyToAsNumpy()[source]¶ ReplyToIsNone()[source]¶ ReplyToLength()[source]¶ TableOid(j)[source]¶ TableOidAsNumpy()[source]¶ TableOidIsNone()[source]¶ TableOidLength()[source]¶ __slots__ = ['_tab'][source]¶ CommentAddAuthorOid(builder, authorOid)[source]¶ CommentAddComment(builder, comment)[source]¶ CommentAddObjectOid(builder, objectOid)[source]¶ CommentAddOid(builder, oid)[source]¶ CommentAddPosted(builder, posted)[source]¶ CommentAddReplyTo(builder, replyTo)[source]¶ CommentAddTableOid(builder, tableOid)[source]¶ CommentEnd(builder)[source]¶ CommentStart(builder)[source]¶ CommentStartAuthorOidVector(builder, numElems)[source]¶ CommentStartObjectOidVector(builder, numElems)[source]¶ CommentStartOidVector(builder, numElems)[source]¶ CommentStartReplyToVector(builder, numElems)[source]¶ CommentStartTableOidVector(builder, numElems)[source]¶ End(builder)[source]¶ Start(builder)[source]¶ StartAuthorOidVector(builder, numElems: int) → int[source]¶ StartObjectOidVector(builder, numElems: int) → int[source]¶ StartOidVector(builder, numElems: int) → int[source]¶ StartReplyToVector(builder, numElems: int) → int[source]¶ StartTableOidVector(builder, numElems: int) → int[source]¶ np[source]¶