src/inc/bigBed.h 1.16
1.16 2009/11/05 19:29:30 kent
Adding bigBedAutoSqlText.
Index: src/inc/bigBed.h
===================================================================
RCS file: /projects/compbio/cvsroot/kent/src/inc/bigBed.h,v
retrieving revision 1.15
retrieving revision 1.16
diff -b -B -U 4 -r1.15 -r1.16
--- src/inc/bigBed.h 17 Jun 2009 15:19:03 -0000 1.15
+++ src/inc/bigBed.h 5 Nov 2009 19:29:30 -0000 1.16
@@ -59,8 +59,11 @@
bits64 bigBedItemCount(struct bbiFile *bbi);
/* Return total items in file. */
+char *bigBedAutoSqlText(struct bbiFile *bbi);
+/* Get autoSql text if any associated with file. Do a freeMem of this when done. */
+
struct asObject *bigBedAs(struct bbiFile *bbi);
/* Get autoSql object definition if any associated with file. */
void bigBedFileCreate(