addwd epicsShareClass to stringId
This commit is contained in:
@@ -255,7 +255,7 @@ private:
|
||||
//
|
||||
// character string identifier
|
||||
//
|
||||
class stringId {
|
||||
class epicsShareClass stringId {
|
||||
public:
|
||||
|
||||
class dynamicMemoryAllocationFailed {}; // exception
|
||||
@@ -769,7 +769,6 @@ stringId::stringId (const char * idIn, allocationType typeIn) :
|
||||
//
|
||||
const unsigned stringId::minIndexBitWidth = 8;
|
||||
|
||||
|
||||
//
|
||||
// const unsigned stringId::maxIndexBitWidth
|
||||
//
|
||||
|
||||
@@ -255,7 +255,7 @@ private:
|
||||
//
|
||||
// character string identifier
|
||||
//
|
||||
class stringId {
|
||||
class epicsShareClass stringId {
|
||||
public:
|
||||
|
||||
class dynamicMemoryAllocationFailed {}; // exception
|
||||
@@ -769,7 +769,6 @@ stringId::stringId (const char * idIn, allocationType typeIn) :
|
||||
//
|
||||
const unsigned stringId::minIndexBitWidth = 8;
|
||||
|
||||
|
||||
//
|
||||
// const unsigned stringId::maxIndexBitWidth
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user